Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.att.woorea |
ArtifactId | ArtifactIdopenstack-client |
Version | Version3.3.27 |
Type | Typejar |
Filename | Size |
---|---|
openstack-client-3.3.27.pom | |
openstack-client-3.3.27.jar | 18 KB |
openstack-client-3.3.27-sources.jar | 17 KB |
openstack-client-3.3.27-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.att.woorea/openstack-client/ -->
<dependency>
<groupId>com.att.woorea</groupId>
<artifactId>openstack-client</artifactId>
<version>3.3.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.att.woorea/openstack-client/
implementation 'com.att.woorea:openstack-client:3.3.27'
// https://jarcasting.com/artifacts/com.att.woorea/openstack-client/
implementation ("com.att.woorea:openstack-client:3.3.27")
'com.att.woorea:openstack-client:jar:3.3.27'
<dependency org="com.att.woorea" name="openstack-client" rev="3.3.27">
<artifact name="openstack-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.att.woorea', module='openstack-client', version='3.3.27')
)
libraryDependencies += "com.att.woorea" % "openstack-client" % "3.3.27"
[com.att.woorea/openstack-client "3.3.27"]