не последняя версия
Последняя версия 2.25

fr.iscpif.gridscale:httpexample_2.12 2.10

httpexample

Группа

Группа

fr.iscpif.gridscale
Идентификатор

Идентификатор

httpexample_2.12
Версия

Версия

2.10
Тип

Тип

jar

Скачать 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"]