License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.offbynull.coroutines |
ArtifactId | ArtifactIdant-plugin |
Version | Version1.5.3 |
Type | Typejar |
Description |
Descriptioncom.offbynull.coroutines:ant-plugin
Coroutines Ant plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
ant-plugin-1.5.3.pom | |
ant-plugin-1.5.3.jar | 4 KB |
ant-plugin-1.5.3-sources.jar | 4 KB |
ant-plugin-1.5.3-shaded.jar | 2 MB |
ant-plugin-1.5.3-javadoc.jar | 365 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.offbynull.coroutines/ant-plugin/ -->
<dependency>
<groupId>com.offbynull.coroutines</groupId>
<artifactId>ant-plugin</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.offbynull.coroutines/ant-plugin/
implementation 'com.offbynull.coroutines:ant-plugin:1.5.3'
// https://jarcasting.com/artifacts/com.offbynull.coroutines/ant-plugin/
implementation ("com.offbynull.coroutines:ant-plugin:1.5.3")
'com.offbynull.coroutines:ant-plugin:jar:1.5.3'
<dependency org="com.offbynull.coroutines" name="ant-plugin" rev="1.5.3">
<artifact name="ant-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.offbynull.coroutines', module='ant-plugin', version='1.5.3')
)
libraryDependencies += "com.offbynull.coroutines" % "ant-plugin" % "1.5.3"
[com.offbynull.coroutines/ant-plugin "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.offbynull.coroutines : instrumenter | jar | 1.5.3 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.apache.commons : commons-compress | jar | 1.16.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.10.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
org.mockito : mockito-all | jar | 2.0.2-beta |