is not current version
Last Version 2.25

fr.iscpif.gridscale:httpexample_2.12 2.10

httpexample

GroupId

GroupId

fr.iscpif.gridscale
ArtifactId

ArtifactId

httpexample_2.12
Version

Version

2.10
Type

Type

jar

Download httpexample_2.12 2.10


<!-- https://jarcasting.com/artifacts/fr.iscpif.gridscale/httpexample_2.12/ -->
<dependency>
    <groupId>fr.iscpif.gridscale</groupId>
    <artifactId>httpexample_2.12</artifactId>
    <version>2.10</version>
</dependency>
// https://jarcasting.com/artifacts/fr.iscpif.gridscale/httpexample_2.12/
implementation 'fr.iscpif.gridscale:httpexample_2.12:2.10'
// https://jarcasting.com/artifacts/fr.iscpif.gridscale/httpexample_2.12/
implementation ("fr.iscpif.gridscale:httpexample_2.12:2.10")
'fr.iscpif.gridscale:httpexample_2.12:jar:2.10'
<dependency org="fr.iscpif.gridscale" name="httpexample_2.12" rev="2.10">
  <artifact name="httpexample_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.iscpif.gridscale', module='httpexample_2.12', version='2.10')
)
libraryDependencies += "fr.iscpif.gridscale" % "httpexample_2.12" % "2.10"
[fr.iscpif.gridscale/httpexample_2.12 "2.10"]