is not current version
Last Version 0.9-rc2

org.iternine:jeppetto-enhance 0.7.2


GroupId

GroupId

org.iternine
ArtifactId

ArtifactId

jeppetto-enhance
Version

Version

0.7.2
Type

Type

jar

Download jeppetto-enhance 0.7.2


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