is not current version
Last Version 2.25

fr.iscpif.gridscale:http_2.12 2.19

http

GroupId

GroupId

fr.iscpif.gridscale
ArtifactId

ArtifactId

http_2.12
Version

Version

2.19
Type

Type

jar

Download http_2.12 2.19


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