is not current version
Last Version 3.2.9

com.woorea:heat-client 3.2.4

OpenStack Heat Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.woorea
ArtifactId

ArtifactId

heat-client
Version

Version

3.2.4
Type

Type

jar

Download heat-client 3.2.4


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