| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdfr.irit.smac.thirdparty.ivy |
| ArtifactId | ArtifactIdivy-java |
| Last Version | Last Version1.2.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfr.irit.smac.thirdparty.ivy:ivy-java
Ivy is the software bus that will creep over your network!
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ivy-java-1.2.13.pom | |
| ivy-java-1.2.13.jar | 54 KB |
| ivy-java-1.2.13-sources.jar | 516 bytes |
| ivy-java-1.2.13-javadoc.jar | 518 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.irit.smac.thirdparty.ivy/ivy-java/ -->
<dependency>
<groupId>fr.irit.smac.thirdparty.ivy</groupId>
<artifactId>ivy-java</artifactId>
<version>1.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/fr.irit.smac.thirdparty.ivy/ivy-java/
implementation 'fr.irit.smac.thirdparty.ivy:ivy-java:1.2.13'
// https://jarcasting.com/artifacts/fr.irit.smac.thirdparty.ivy/ivy-java/
implementation ("fr.irit.smac.thirdparty.ivy:ivy-java:1.2.13")
'fr.irit.smac.thirdparty.ivy:ivy-java:jar:1.2.13'
<dependency org="fr.irit.smac.thirdparty.ivy" name="ivy-java" rev="1.2.13">
<artifact name="ivy-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.irit.smac.thirdparty.ivy', module='ivy-java', version='1.2.13')
)
libraryDependencies += "fr.irit.smac.thirdparty.ivy" % "ivy-java" % "1.2.13"
[fr.irit.smac.thirdparty.ivy/ivy-java "1.2.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta-regexp : jakarta-regexp | jar | 1.4 |
| gnu.getopt : java-getopt | jar | 1.0.13 |