is not current version
Last Version 1.4.1.Final

org.jberet:jberet-rest-api 1.4.0.Final


GroupId

GroupId

org.jberet
ArtifactId

ArtifactId

jberet-rest-api
Version

Version

1.4.0.Final
Type

Type

jar

Download jberet-rest-api 1.4.0.Final


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