| Categories |
CategoriesAnt Build Tools |
|---|---|
| GroupId | GroupIdcom.orangevolt |
| ArtifactId | ArtifactIdorangevolt-ant-tasks |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorangevolt-ant-tasks
|
| Filename | Size |
|---|---|
| orangevolt-ant-tasks-1.3.pom | |
| orangevolt-ant-tasks-1.3.jar | 290 KB |
| orangevolt-ant-tasks-1.3-sources.jar | 99 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.orangevolt/orangevolt-ant-tasks/ -->
<dependency>
<groupId>com.orangevolt</groupId>
<artifactId>orangevolt-ant-tasks</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.orangevolt/orangevolt-ant-tasks/
implementation 'com.orangevolt:orangevolt-ant-tasks:1.3'
// https://jarcasting.com/artifacts/com.orangevolt/orangevolt-ant-tasks/
implementation ("com.orangevolt:orangevolt-ant-tasks:1.3")
'com.orangevolt:orangevolt-ant-tasks:jar:1.3'
<dependency org="com.orangevolt" name="orangevolt-ant-tasks" rev="1.3">
<artifact name="orangevolt-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orangevolt', module='orangevolt-ant-tasks', version='1.3')
)
libraryDependencies += "com.orangevolt" % "orangevolt-ant-tasks" % "1.3"
[com.orangevolt/orangevolt-ant-tasks "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| ant : ant | jar | 1.5 |