GroupId | GroupIdcom.ubirch.chain |
---|---|
ArtifactId | ArtifactIdmodel-rest_2.11 |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
model-rest_2.11-0.1.4.pom | |
model-rest_2.11-0.1.4.jar | 8 KB |
model-rest_2.11-0.1.4-sources.jar | 1 KB |
model-rest_2.11-0.1.4-javadoc.jar | 350 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubirch.chain/model-rest_2.11/ -->
<dependency>
<groupId>com.ubirch.chain</groupId>
<artifactId>model-rest_2.11</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.chain/model-rest_2.11/
implementation 'com.ubirch.chain:model-rest_2.11:0.1.4'
// https://jarcasting.com/artifacts/com.ubirch.chain/model-rest_2.11/
implementation ("com.ubirch.chain:model-rest_2.11:0.1.4")
'com.ubirch.chain:model-rest_2.11:jar:0.1.4'
<dependency org="com.ubirch.chain" name="model-rest_2.11" rev="0.1.4">
<artifact name="model-rest_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.chain', module='model-rest_2.11', version='0.1.4')
)
libraryDependencies += "com.ubirch.chain" % "model-rest_2.11" % "0.1.4"
[com.ubirch.chain/model-rest_2.11 "0.1.4"]