is not current version
Last Version 5.2.0

org.ow2.petals:petals-community-pack 5.1.0


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-community-pack
Version

Version

5.1.0
Type

Type

pom

Download petals-community-pack 5.1.0


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