is not current version
Last Version 1.3.5

co.privacyone.cerberus:restmodel 1.3.2

Privacy One cerberus restmodel code

GroupId

GroupId

co.privacyone.cerberus
ArtifactId

ArtifactId

restmodel
Version

Version

1.3.2
Type

Type

jar

Download restmodel 1.3.2


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