is not current version
Last Version 1.3.1

org.ow2.petals:petals-registry-client 1.1.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-registry-client
Version

Version

1.1.2
Type

Type

jar

Download petals-registry-client 1.1.2


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