is not current version
Last Version 1.0.1

br.net.buzu:ppl-spec 1.0.0

PPL Specification

Categories

Categories

Net
GroupId

GroupId

br.net.buzu
ArtifactId

ArtifactId

ppl-spec
Version

Version

1.0.0
Type

Type

jar

Download ppl-spec 1.0.0


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