is not current version
Last Version 1.1.3

com.github.aro-tech:interface-it-ant 0.8.0

Ant task to create an interface which delegates to a class's static methods

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.aro-tech
ArtifactId

ArtifactId

interface-it-ant
Version

Version

0.8.0
Type

Type

jar

Download interface-it-ant 0.8.0


<!-- https://jarcasting.com/artifacts/com.github.aro-tech/interface-it-ant/ -->
<dependency>
    <groupId>com.github.aro-tech</groupId>
    <artifactId>interface-it-ant</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aro-tech/interface-it-ant/
implementation 'com.github.aro-tech:interface-it-ant:0.8.0'
// https://jarcasting.com/artifacts/com.github.aro-tech/interface-it-ant/
implementation ("com.github.aro-tech:interface-it-ant:0.8.0")
'com.github.aro-tech:interface-it-ant:jar:0.8.0'
<dependency org="com.github.aro-tech" name="interface-it-ant" rev="0.8.0">
  <artifact name="interface-it-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aro-tech', module='interface-it-ant', version='0.8.0')
)
libraryDependencies += "com.github.aro-tech" % "interface-it-ant" % "0.8.0"
[com.github.aro-tech/interface-it-ant "0.8.0"]