не последняя версия
Последняя версия 0.1-alpha-40

com.github.odavid.maven.plugins:maven-logging-extension 0.1-alpha-30


Категории

Категории

Maven Компиляция и сборка Logging Библиотеки уровня приложения
Группа

Группа

com.github.odavid.maven.plugins
Идентификатор

Идентификатор

maven-logging-extension
Версия

Версия

0.1-alpha-30
Тип

Тип

jar

Скачать maven-logging-extension 0.1-alpha-30


<!-- https://jarcasting.com/artifacts/com.github.odavid.maven.plugins/maven-logging-extension/ -->
<dependency>
    <groupId>com.github.odavid.maven.plugins</groupId>
    <artifactId>maven-logging-extension</artifactId>
    <version>0.1-alpha-30</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.odavid.maven.plugins/maven-logging-extension/
implementation 'com.github.odavid.maven.plugins:maven-logging-extension:0.1-alpha-30'
// https://jarcasting.com/artifacts/com.github.odavid.maven.plugins/maven-logging-extension/
implementation ("com.github.odavid.maven.plugins:maven-logging-extension:0.1-alpha-30")
'com.github.odavid.maven.plugins:maven-logging-extension:jar:0.1-alpha-30'
<dependency org="com.github.odavid.maven.plugins" name="maven-logging-extension" rev="0.1-alpha-30">
  <artifact name="maven-logging-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.odavid.maven.plugins', module='maven-logging-extension', version='0.1-alpha-30')
)
libraryDependencies += "com.github.odavid.maven.plugins" % "maven-logging-extension" % "0.1-alpha-30"
[com.github.odavid.maven.plugins/maven-logging-extension "0.1-alpha-30"]