is not current version
Last Version 0.2.13

com.epam.dep.esp:gmp 0.0.14

Groovy ManiPulator

GroupId

GroupId

com.epam.dep.esp
ArtifactId

ArtifactId

gmp
Version

Version

0.0.14
Type

Type

jar

Download gmp 0.0.14


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