is not current version
Last Version 2.2

de.taimos:httputils 0.3.0


GroupId

GroupId

de.taimos
ArtifactId

ArtifactId

httputils
Version

Version

0.3.0
Type

Type

jar

Download httputils 0.3.0


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