is not current version
Last Version 2.0.00

io.hkube:storage-fs v2.2.2


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

storage-fs
Version

Version

v2.2.2
Type

Type

jar

Download storage-fs v2.2.2


<!-- https://jarcasting.com/artifacts/io.hkube/storage-fs/ -->
<dependency>
    <groupId>io.hkube</groupId>
    <artifactId>storage-fs</artifactId>
    <version>v2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.hkube/storage-fs/
implementation 'io.hkube:storage-fs:v2.2.2'
// https://jarcasting.com/artifacts/io.hkube/storage-fs/
implementation ("io.hkube:storage-fs:v2.2.2")
'io.hkube:storage-fs:jar:v2.2.2'
<dependency org="io.hkube" name="storage-fs" rev="v2.2.2">
  <artifact name="storage-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hkube', module='storage-fs', version='v2.2.2')
)
libraryDependencies += "io.hkube" % "storage-fs" % "v2.2.2"
[io.hkube/storage-fs "v2.2.2"]