is not current version
Last Version 1.1.0-1.0

org.ow2.petals:petals-autoloader-deb 1.0.4-1.0


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-autoloader-deb
Version

Version

1.0.4-1.0
Type

Type

pom

Download petals-autoloader-deb 1.0.4-1.0


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