Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdcom.ubirch.key |
ArtifactId | ArtifactIdmodel-rest_2.11 |
Version | Version0.10.0 |
Type | Typejar |
Filename | Size |
---|---|
model-rest_2.11-0.10.0.pom | |
model-rest_2.11-0.10.0.jar | 82 KB |
model-rest_2.11-0.10.0-sources.jar | 4 KB |
model-rest_2.11-0.10.0-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubirch.key/model-rest_2.11/ -->
<dependency>
<groupId>com.ubirch.key</groupId>
<artifactId>model-rest_2.11</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.key/model-rest_2.11/
implementation 'com.ubirch.key:model-rest_2.11:0.10.0'
// https://jarcasting.com/artifacts/com.ubirch.key/model-rest_2.11/
implementation ("com.ubirch.key:model-rest_2.11:0.10.0")
'com.ubirch.key:model-rest_2.11:jar:0.10.0'
<dependency org="com.ubirch.key" name="model-rest_2.11" rev="0.10.0">
<artifact name="model-rest_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.key', module='model-rest_2.11', version='0.10.0')
)
libraryDependencies += "com.ubirch.key" % "model-rest_2.11" % "0.10.0"
[com.ubirch.key/model-rest_2.11 "0.10.0"]