is not current version
Last Version 1.5.3

com.offbynull.coroutines:ant-plugin 1.0.3

Coroutines Ant plugin

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.offbynull.coroutines
ArtifactId

ArtifactId

ant-plugin
Version

Version

1.0.3
Type

Type

jar

Download ant-plugin 1.0.3


<!-- https://jarcasting.com/artifacts/com.offbynull.coroutines/ant-plugin/ -->
<dependency>
    <groupId>com.offbynull.coroutines</groupId>
    <artifactId>ant-plugin</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.offbynull.coroutines/ant-plugin/
implementation 'com.offbynull.coroutines:ant-plugin:1.0.3'
// https://jarcasting.com/artifacts/com.offbynull.coroutines/ant-plugin/
implementation ("com.offbynull.coroutines:ant-plugin:1.0.3")
'com.offbynull.coroutines:ant-plugin:jar:1.0.3'
<dependency org="com.offbynull.coroutines" name="ant-plugin" rev="1.0.3">
  <artifact name="ant-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.offbynull.coroutines', module='ant-plugin', version='1.0.3')
)
libraryDependencies += "com.offbynull.coroutines" % "ant-plugin" % "1.0.3"
[com.offbynull.coroutines/ant-plugin "1.0.3"]