Last Version

GMaven Support :: Ant Launcher 1.7.0 (Patched) 1.0-rc-2

A patched version of ant-launcher-1.7.0 which fixes a problem with its URI handling on Windows.

License

License

Categories

Categories

Groovy Languages Maven Build Tools Ant
GroupId

GroupId

org.codehaus.groovy.maven.support
ArtifactId

ArtifactId

ant-launcher-1.7.0
Version

Version

1.0-rc-2
Type

Type

jar
Description

Description

GMaven Support :: Ant Launcher 1.7.0 (Patched)
A patched version of ant-launcher-1.7.0 which fixes a problem with its URI handling on Windows.
Project Organization

Project Organization

Codehaus

Download ant-launcher-1.7.0 1.0-rc-2


<!-- https://jarcasting.com/artifacts/org.codehaus.groovy.maven.support/ant-launcher-1.7.0/ -->
<dependency>
    <groupId>org.codehaus.groovy.maven.support</groupId>
    <artifactId>ant-launcher-1.7.0</artifactId>
    <version>1.0-rc-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.groovy.maven.support/ant-launcher-1.7.0/
implementation 'org.codehaus.groovy.maven.support:ant-launcher-1.7.0:1.0-rc-2'
// https://jarcasting.com/artifacts/org.codehaus.groovy.maven.support/ant-launcher-1.7.0/
implementation ("org.codehaus.groovy.maven.support:ant-launcher-1.7.0:1.0-rc-2")
'org.codehaus.groovy.maven.support:ant-launcher-1.7.0:jar:1.0-rc-2'
<dependency org="org.codehaus.groovy.maven.support" name="ant-launcher-1.7.0" rev="1.0-rc-2">
  <artifact name="ant-launcher-1.7.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.groovy.maven.support', module='ant-launcher-1.7.0', version='1.0-rc-2')
)
libraryDependencies += "org.codehaus.groovy.maven.support" % "ant-launcher-1.7.0" % "1.0-rc-2"
[org.codehaus.groovy.maven.support/ant-launcher-1.7.0 "1.0-rc-2"]

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.ant : ant-launcher jar 1.7.0

Project Modules

There are no modules declared in this project.