is not current version
Last Version 1.13.4

org.osgl:osgl-http 1.0.6

Utilities for HTTP

GroupId

GroupId

org.osgl
ArtifactId

ArtifactId

osgl-http
Version

Version

1.0.6
Type

Type

jar

Download osgl-http 1.0.6


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