is not current version
Last Version 3.2.9

com.woorea:nova-client 3.2.8

OpenStack Nova Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.woorea
ArtifactId

ArtifactId

nova-client
Version

Version

3.2.8
Type

Type

jar

Download nova-client 3.2.8


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