is not current version
Last Version 3.10

com.github.openstack4j.core:it-httpclient 3.5


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.openstack4j.core
ArtifactId

ArtifactId

it-httpclient
Version

Version

3.5
Type

Type

jar

Download it-httpclient 3.5


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