is not current version
Last Version 1.1.0

com.redhat.lightblue.client:client-pom 1.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.redhat.lightblue.client
ArtifactId

ArtifactId

client-pom
Version

Version

1.0.0
Type

Type

pom

Download client-pom 1.0.0

Filename Size
client-pom-1.0.0.pom 7 KB
Browse

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