GroupId | GroupIdfr.iscpif.gridscale |
---|---|
ArtifactId | ArtifactIdsgeexample_2.12 |
Version | Version2.21 |
Type | Typejar |
Filename | Size |
---|---|
sgeexample_2.12-2.21.pom | |
sgeexample_2.12-2.21.jar | 6 KB |
sgeexample_2.12-2.21-sources.jar | 1 KB |
sgeexample_2.12-2.21-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/fr.iscpif.gridscale/sgeexample_2.12/ -->
<dependency>
<groupId>fr.iscpif.gridscale</groupId>
<artifactId>sgeexample_2.12</artifactId>
<version>2.21</version>
</dependency>
// https://jarcasting.com/artifacts/fr.iscpif.gridscale/sgeexample_2.12/
implementation 'fr.iscpif.gridscale:sgeexample_2.12:2.21'
// https://jarcasting.com/artifacts/fr.iscpif.gridscale/sgeexample_2.12/
implementation ("fr.iscpif.gridscale:sgeexample_2.12:2.21")
'fr.iscpif.gridscale:sgeexample_2.12:jar:2.21'
<dependency org="fr.iscpif.gridscale" name="sgeexample_2.12" rev="2.21">
<artifact name="sgeexample_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.iscpif.gridscale', module='sgeexample_2.12', version='2.21')
)
libraryDependencies += "fr.iscpif.gridscale" % "sgeexample_2.12" % "2.21"
[fr.iscpif.gridscale/sgeexample_2.12 "2.21"]