is not current version
Last Version 0.1-alpha-40

com.github.odavid.maven.plugins:maven-ant-tasks 0.1-alpha-6


Categories

Categories

Maven Build Tools Ant
GroupId

GroupId

com.github.odavid.maven.plugins
ArtifactId

ArtifactId

maven-ant-tasks
Version

Version

0.1-alpha-6
Type

Type

jar

Download maven-ant-tasks 0.1-alpha-6


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