is not current version
Last Version 1.1.0

com.redhat.lightblue.client:http 1.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.redhat.lightblue.client
ArtifactId

ArtifactId

http
Version

Version

1.0.0
Type

Type

jar

Download http 1.0.0


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