is not current version
Last Version 0.27.0

org.httpobjects.client:httpobjects-client 0.12.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.httpobjects.client
ArtifactId

ArtifactId

httpobjects-client
Version

Version

0.12.0
Type

Type

jar

Download httpobjects-client 0.12.0


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