Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.opendataio |
ArtifactId | ArtifactIdhcfs-cephfs |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
hcfs-cephfs-0.0.2.pom | |
hcfs-cephfs-0.0.2.jar | 22 KB |
hcfs-cephfs-0.0.2-sources.jar | 19 KB |
hcfs-cephfs-0.0.2-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.opendataio/hcfs-cephfs/ -->
<dependency>
<groupId>io.github.opendataio</groupId>
<artifactId>hcfs-cephfs</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.opendataio/hcfs-cephfs/
implementation 'io.github.opendataio:hcfs-cephfs:0.0.2'
// https://jarcasting.com/artifacts/io.github.opendataio/hcfs-cephfs/
implementation ("io.github.opendataio:hcfs-cephfs:0.0.2")
'io.github.opendataio:hcfs-cephfs:jar:0.0.2'
<dependency org="io.github.opendataio" name="hcfs-cephfs" rev="0.0.2">
<artifact name="hcfs-cephfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.opendataio', module='hcfs-cephfs', version='0.0.2')
)
libraryDependencies += "io.github.opendataio" % "hcfs-cephfs" % "0.0.2"
[io.github.opendataio/hcfs-cephfs "0.0.2"]