GroupId | GroupIduy.kohesive.cuarentena |
---|---|
ArtifactId | ArtifactIdcuarentena-painless-parser |
Version | Version1.0.0-BETA-05 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/uy.kohesive.cuarentena/cuarentena-painless-parser/ -->
<dependency>
<groupId>uy.kohesive.cuarentena</groupId>
<artifactId>cuarentena-painless-parser</artifactId>
<version>1.0.0-BETA-05</version>
</dependency>
// https://jarcasting.com/artifacts/uy.kohesive.cuarentena/cuarentena-painless-parser/
implementation 'uy.kohesive.cuarentena:cuarentena-painless-parser:1.0.0-BETA-05'
// https://jarcasting.com/artifacts/uy.kohesive.cuarentena/cuarentena-painless-parser/
implementation ("uy.kohesive.cuarentena:cuarentena-painless-parser:1.0.0-BETA-05")
'uy.kohesive.cuarentena:cuarentena-painless-parser:jar:1.0.0-BETA-05'
<dependency org="uy.kohesive.cuarentena" name="cuarentena-painless-parser" rev="1.0.0-BETA-05">
<artifact name="cuarentena-painless-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='uy.kohesive.cuarentena', module='cuarentena-painless-parser', version='1.0.0-BETA-05')
)
libraryDependencies += "uy.kohesive.cuarentena" % "cuarentena-painless-parser" % "1.0.0-BETA-05"
[uy.kohesive.cuarentena/cuarentena-painless-parser "1.0.0-BETA-05"]