| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.rultor |
| ArtifactId | ArtifactIdrultor-ant-tools |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrultor-ant-tools
Tools for Apache Ant
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.rultor/rultor-ant-tools/ -->
<dependency>
<groupId>com.rultor</groupId>
<artifactId>rultor-ant-tools</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.rultor/rultor-ant-tools/
implementation 'com.rultor:rultor-ant-tools:0.2'
// https://jarcasting.com/artifacts/com.rultor/rultor-ant-tools/
implementation ("com.rultor:rultor-ant-tools:0.2")
'com.rultor:rultor-ant-tools:jar:0.2'
<dependency org="com.rultor" name="rultor-ant-tools" rev="0.2">
<artifact name="rultor-ant-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rultor', module='rultor-ant-tools', version='0.2')
)
libraryDependencies += "com.rultor" % "rultor-ant-tools" % "0.2"
[com.rultor/rultor-ant-tools "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.rultor : rultor-spi | jar | 0.3 |
| com.jcabi.incubator : xembly | jar | 0.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| ant : ant | jar | 1.6.5 |
| xml-apis : xml-apis | jar | 1.3.04 |
| org.projectlombok : lombok | jar | 1.12.2 |