is not current version
Last Version 2.1.3

br.com.ppm:ppm-commons 2.1.0

PPM Commons Library

GroupId

GroupId

br.com.ppm
ArtifactId

ArtifactId

ppm-commons
Version

Version

2.1.0
Type

Type

jar

Download ppm-commons 2.1.0


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