is not current version
Last Version 3.10

com.github.openstack4j.core:openstack4j 3.3

OpenStack Java API

GroupId

GroupId

com.github.openstack4j.core
ArtifactId

ArtifactId

openstack4j
Version

Version

3.3
Type

Type

jar

Download openstack4j 3.3


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