is not current version
Last Version 1.5.3

com.offbynull.coroutines:ant-plugin 1.2.1

Coroutines Ant plugin

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.offbynull.coroutines
ArtifactId

ArtifactId

ant-plugin
Version

Version

1.2.1
Type

Type

jar

Download ant-plugin 1.2.1


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