is not current version
Last Version 3.2.9

com.woorea:openstack-client 3.0.3

OpenStack Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.woorea
ArtifactId

ArtifactId

openstack-client
Version

Version

3.0.3
Type

Type

jar

Download openstack-client 3.0.3


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