is not current version
Last Version 1.6.3

org.echocat.jomon.net:http 1.3.1


Categories

Categories

Net
GroupId

GroupId

org.echocat.jomon.net
ArtifactId

ArtifactId

http
Version

Version

1.3.1
Type

Type

jar

Download http 1.3.1


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