is not current version
Last Version 2.3.4

com.elastisys.scale:commons.openstack 2.2.11

OpenStack API utility classes.

GroupId

GroupId

com.elastisys.scale
ArtifactId

ArtifactId

commons.openstack
Version

Version

2.2.11
Type

Type

jar

Download commons.openstack 2.2.11


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