License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.fburato |
ArtifactId | ArtifactIdhighwheel-ant |
Version | Version2.0 |
Type | Typejar |
Description |
Descriptionhighwheel-ant
Highwheel Ant task.
|
Project URL |
Project URL |
Filename | Size |
---|---|
highwheel-ant-2.0.pom | |
highwheel-ant-2.0.jar | 2 MB |
highwheel-ant-2.0-sources.jar | 3 KB |
highwheel-ant-2.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fburato/highwheel-ant/ -->
<dependency>
<groupId>com.github.fburato</groupId>
<artifactId>highwheel-ant</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-ant/
implementation 'com.github.fburato:highwheel-ant:2.0'
// https://jarcasting.com/artifacts/com.github.fburato/highwheel-ant/
implementation ("com.github.fburato:highwheel-ant:2.0")
'com.github.fburato:highwheel-ant:jar:2.0'
<dependency org="com.github.fburato" name="highwheel-ant" rev="2.0">
<artifact name="highwheel-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fburato', module='highwheel-ant', version='2.0')
)
libraryDependencies += "com.github.fburato" % "highwheel-ant" % "2.0"
[com.github.fburato/highwheel-ant "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
xmlunit : xmlunit | jar | 1.3 |
org.apache.ant : ant-testutil | jar | 1.8.3 |
org.apache.maven : maven-ant-tasks | jar | 2.1.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.0 |
org.easytesting : fest-assert-core | jar | 2.0M7 |