is not current version
Last Version 3.0

org.ow2.petals.distribution:petals-quickstart 2.2


Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.ow2.petals.distribution
ArtifactId

ArtifactId

petals-quickstart
Version

Version

2.2
Type

Type

jar

Download petals-quickstart 2.2


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