is not current version
Last Version 3.1.1-1.0

org.ow2.petals:petals-cli-distrib-zip 3.0.0-1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-cli-distrib-zip
Version

Version

3.0.0-1.0
Type

Type

pom

Download petals-cli-distrib-zip 3.0.0-1.0


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