is not current version
Last Version 17.0.0

in.sourceshift.genericmodules:httputils 16.1.0

NA

GroupId

GroupId

in.sourceshift.genericmodules
ArtifactId

ArtifactId

httputils
Version

Version

16.1.0
Type

Type

jar

Download httputils 16.1.0


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