is not current version
Last Version 3.10

com.github.openstack4j.core:openstack4j-core 3.8

OpenStack Java API

GroupId

GroupId

com.github.openstack4j.core
ArtifactId

ArtifactId

openstack4j-core
Version

Version

3.8
Type

Type

jar

Download openstack4j-core 3.8


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