is not current version
Last Version 1.2.0

org.ow2.petals:petals-registry-cli 1.1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-registry-cli
Version

Version

1.1.0
Type

Type

jar

Download petals-registry-cli 1.1.0


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