License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.aro-tech |
ArtifactId | ArtifactIdinterface-it-ant |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.aro-tech:interface-it-ant
Ant task to create an interface which delegates to a class's static methods
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.aro-tech/interface-it-ant/ -->
<dependency>
<groupId>com.github.aro-tech</groupId>
<artifactId>interface-it-ant</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aro-tech/interface-it-ant/
implementation 'com.github.aro-tech:interface-it-ant:1.1.3'
// https://jarcasting.com/artifacts/com.github.aro-tech/interface-it-ant/
implementation ("com.github.aro-tech:interface-it-ant:1.1.3")
'com.github.aro-tech:interface-it-ant:jar:1.1.3'
<dependency org="com.github.aro-tech" name="interface-it-ant" rev="1.1.3">
<artifact name="interface-it-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aro-tech', module='interface-it-ant', version='1.1.3')
)
libraryDependencies += "com.github.aro-tech" % "interface-it-ant" % "1.1.3"
[com.github.aro-tech/interface-it-ant "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.aro-tech : interface-it | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.9.6 |
Group / Artifact | Type | Version |
---|---|---|
com.github.aro-tech : tdd-mixins-junit4 | jar | 0.7.0 |