is not current version
Last Version 0.4.7

com.ubirch.auth:model-db_2.11 0.2.10

database models

GroupId

GroupId

com.ubirch.auth
ArtifactId

ArtifactId

model-db_2.11
Version

Version

0.2.10
Type

Type

jar

Download model-db_2.11 0.2.10


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