is not current version
Last Version 0.3.3

com.blazebit:blaze-storage-rest 0.2.2


GroupId

GroupId

com.blazebit
ArtifactId

ArtifactId

blaze-storage-rest
Version

Version

0.2.2
Type

Type

pom

Download blaze-storage-rest 0.2.2

Filename Size
blaze-storage-rest-0.2.2.pom 760 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-storage-rest/ -->
<dependency>
    <groupId>com.blazebit</groupId>
    <artifactId>blaze-storage-rest</artifactId>
    <version>0.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-rest/
implementation 'com.blazebit:blaze-storage-rest:0.2.2'
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-rest/
implementation ("com.blazebit:blaze-storage-rest:0.2.2")
'com.blazebit:blaze-storage-rest:pom:0.2.2'
<dependency org="com.blazebit" name="blaze-storage-rest" rev="0.2.2">
  <artifact name="blaze-storage-rest" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-storage-rest', version='0.2.2')
)
libraryDependencies += "com.blazebit" % "blaze-storage-rest" % "0.2.2"
[com.blazebit/blaze-storage-rest "0.2.2"]