License |
License |
---|---|
GroupId | GroupIdcom.ubirch.auth |
ArtifactId | ArtifactIdmodel_2.11 |
Version | Version0.4.7 |
Type | Typejar |
Description |
Descriptionmodel
JSON models
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
model_2.11-0.4.7.pom | |
model_2.11-0.4.7.jar | 25 KB |
model_2.11-0.4.7-sources.jar | 2 KB |
model_2.11-0.4.7-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubirch.auth/model_2.11/ -->
<dependency>
<groupId>com.ubirch.auth</groupId>
<artifactId>model_2.11</artifactId>
<version>0.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.auth/model_2.11/
implementation 'com.ubirch.auth:model_2.11:0.4.7'
// https://jarcasting.com/artifacts/com.ubirch.auth/model_2.11/
implementation ("com.ubirch.auth:model_2.11:0.4.7")
'com.ubirch.auth:model_2.11:jar:0.4.7'
<dependency org="com.ubirch.auth" name="model_2.11" rev="0.4.7">
<artifact name="model_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.auth', module='model_2.11', version='0.4.7')
)
libraryDependencies += "com.ubirch.auth" % "model_2.11" % "0.4.7"
[com.ubirch.auth/model_2.11 "0.4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |