is not current version
Last Version 1.0.3

com.ubirch.user:model-rest_2.11 1.0.2

REST JSON models

GroupId

GroupId

com.ubirch.user
ArtifactId

ArtifactId

model-rest_2.11
Version

Version

1.0.2
Type

Type

jar

Download model-rest_2.11 1.0.2


<!-- https://jarcasting.com/artifacts/com.ubirch.user/model-rest_2.11/ -->
<dependency>
    <groupId>com.ubirch.user</groupId>
    <artifactId>model-rest_2.11</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.user/model-rest_2.11/
implementation 'com.ubirch.user:model-rest_2.11:1.0.2'
// https://jarcasting.com/artifacts/com.ubirch.user/model-rest_2.11/
implementation ("com.ubirch.user:model-rest_2.11:1.0.2")
'com.ubirch.user:model-rest_2.11:jar:1.0.2'
<dependency org="com.ubirch.user" name="model-rest_2.11" rev="1.0.2">
  <artifact name="model-rest_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.user', module='model-rest_2.11', version='1.0.2')
)
libraryDependencies += "com.ubirch.user" % "model-rest_2.11" % "1.0.2"
[com.ubirch.user/model-rest_2.11 "1.0.2"]