is not current version
Last Version 0.1-alpha-40

com.github.odavid.maven.plugins:ant-maven-logger 0.1-alpha-36


Categories

Categories

Maven Build Tools Ant
GroupId

GroupId

com.github.odavid.maven.plugins
ArtifactId

ArtifactId

ant-maven-logger
Version

Version

0.1-alpha-36
Type

Type

jar

Download ant-maven-logger 0.1-alpha-36


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