is not current version
Last Version 3.2.10

io.github.agrica:ppa 3.0.4-M2


GroupId

GroupId

io.github.agrica
ArtifactId

ArtifactId

ppa
Version

Version

3.0.4-M2
Type

Type

pom

Download ppa 3.0.4-M2

Filename Size
ppa-3.0.4-M2.pom 27 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.agrica/ppa/ -->
<dependency>
    <groupId>io.github.agrica</groupId>
    <artifactId>ppa</artifactId>
    <version>3.0.4-M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.agrica/ppa/
implementation 'io.github.agrica:ppa:3.0.4-M2'
// https://jarcasting.com/artifacts/io.github.agrica/ppa/
implementation ("io.github.agrica:ppa:3.0.4-M2")
'io.github.agrica:ppa:pom:3.0.4-M2'
<dependency org="io.github.agrica" name="ppa" rev="3.0.4-M2">
  <artifact name="ppa" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.agrica', module='ppa', version='3.0.4-M2')
)
libraryDependencies += "io.github.agrica" % "ppa" % "3.0.4-M2"
[io.github.agrica/ppa "3.0.4-M2"]