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