is not current version
Last Version 1.4

org.commonjava.propulsor.client:propulsor-client-http 1.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.commonjava.propulsor.client
ArtifactId

ArtifactId

propulsor-client-http
Version

Version

1.1
Type

Type

jar

Download propulsor-client-http 1.1


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