is not current version
Last Version 2.1.0

fr.hmil:roshttp_2.11 2.0.1

roshttp

GroupId

GroupId

fr.hmil
ArtifactId

ArtifactId

roshttp_2.11
Version

Version

2.0.1
Type

Type

jar

Download roshttp_2.11 2.0.1


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