is not current version
Last Version 1.04

fr.bmartel:http-endec 1.03

Http encoder/decoder for Java/Android

GroupId

GroupId

fr.bmartel
ArtifactId

ArtifactId

http-endec
Version

Version

1.03
Type

Type

jar

Download http-endec 1.03


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