License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-storage-client |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBlazebit Storage Client Module
Extendible storage abstraction for files
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
blaze-storage-client-0.3.3.pom | 769 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-storage-client/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-storage-client</artifactId>
<version>0.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-client/
implementation 'com.blazebit:blaze-storage-client:0.3.3'
// https://jarcasting.com/artifacts/com.blazebit/blaze-storage-client/
implementation ("com.blazebit:blaze-storage-client:0.3.3")
'com.blazebit:blaze-storage-client:pom:0.3.3'
<dependency org="com.blazebit" name="blaze-storage-client" rev="0.3.3">
<artifact name="blaze-storage-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-storage-client', version='0.3.3')
)
libraryDependencies += "com.blazebit" % "blaze-storage-client" % "0.3.3"
[com.blazebit/blaze-storage-client "0.3.3"]