is not current version
Last Version 1.2.18

co.privacyone.ldar:restmodel 1.2.17

LDAR Restful Model code

GroupId

GroupId

co.privacyone.ldar
ArtifactId

ArtifactId

restmodel
Version

Version

1.2.17
Type

Type

jar

Download restmodel 1.2.17


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