is not current version
Last Version 1.2.0

com.redhat.lightblue.rest:auth 1.0.1


GroupId

GroupId

com.redhat.lightblue.rest
ArtifactId

ArtifactId

auth
Version

Version

1.0.1
Type

Type

jar

Download auth 1.0.1


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