is not current version
Last Version 2.0.00

io.hkube:storage-fs 1.3


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

storage-fs
Version

Version

1.3
Type

Type

jar

Download storage-fs 1.3


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