is not current version
Last Version 1.2.0

org.ow2.petals:petals-commons-deb 1.1.0


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-commons-deb
Version

Version

1.1.0
Type

Type

pom

Download petals-commons-deb 1.1.0


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