| Группа | Группаcom.blazebit |
|---|---|
| Идентификатор | Идентификаторblaze-storage-rest-model |
| Версия | Версия0.2.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| blaze-storage-rest-model-0.2.2.pom | |
| blaze-storage-rest-model-0.2.2.jar | 68 KB |
| blaze-storage-rest-model-0.2.2-sources.jar | 37 KB |
| blaze-storage-rest-model-0.2.2-javadoc.jar | 319 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-storage-rest-model/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-rest-model</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-rest-model/
implementation 'com.blazebit:blaze-storage-rest-model:0.2.2'
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-rest-model/
implementation ("com.blazebit:blaze-storage-rest-model:0.2.2")
'com.blazebit:blaze-storage-rest-model:jar:0.2.2'
<dependency org="com.blazebit" name="blaze-storage-rest-model" rev="0.2.2">
<artifact name="blaze-storage-rest-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-storage-rest-model', version='0.2.2')
)
libraryDependencies += "com.blazebit" % "blaze-storage-rest-model" % "0.2.2"
[com.blazebit/blaze-storage-rest-model "0.2.2"]