is not current version
Last Version 3.3.30-oss

com.att.woorea:keystone-client 3.3.28-oss

OpenStack Keystone Client

Categories

Categories

CLI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

com.att.woorea
ArtifactId

ArtifactId

keystone-client
Version

Version

3.3.28-oss
Type

Type

jar

Download keystone-client 3.3.28-oss


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