Files download
File Operation
model-db_2.11-0.2.3.jar download
model-db_2.11-0.2.3.pom download
model-db_2.11-0.2.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.ubirch.auth</groupId>
  <artifactId>model-db_2.11</artifactId>
  <version>0.2.3</version>
</dependency>
Gradle Groovy
implementation 'com.ubirch.auth:model-db_2.11:0.2.3'
Gradle Kotlin
implementation("com.ubirch.auth:model-db_2.11:0.2.3")
Scala SBT
libraryDependencies += "com.ubirch.auth" % "model-db_2.11" % "0.2.3"
Groovy Grape
@Grapes(
  @Grab(group='com.ubirch.auth', module='model-db_2.11', version='0.2.3')
)
Apache Ivy
<dependency org="com.ubirch.auth" name="model-db_2.11" rev="0.2.3" />
Leiningen
[com.ubirch.auth/model-db_2.11 "0.2.3"]
Apache Buildr
'com.ubirch.auth:model-db_2.11:jar:0.2.3'
Dependencies