is not current version
Last Version 0.1-alpha-40

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


Categories

Categories

Maven Build Tools Logging Application Layer Libs
GroupId

GroupId

com.github.odavid.maven.plugins
ArtifactId

ArtifactId

maven-logging-extension
Version

Version

0.1-alpha-28
Type

Type

jar

Download maven-logging-extension 0.1-alpha-28


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