is not current version
Last Version 3.0

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


Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.ow2.petals.distribution
ArtifactId

ArtifactId

petals-quickstart
Version

Version

2.1.1
Type

Type

jar

Download petals-quickstart 2.1.1


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