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