is not current version
Last Version 1.4

org.commonjava.propulsor.client:propulsor-clients-parent 1.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.commonjava.propulsor.client
ArtifactId

ArtifactId

propulsor-clients-parent
Version

Version

1.1
Type

Type

pom

Download propulsor-clients-parent 1.1


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