Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdio.streamnative |
ArtifactId | ArtifactIdtiered-storage-jcloud |
Version | Version2.7.1.5-rc-202105062307 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.streamnative/tiered-storage-jcloud/ -->
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>tiered-storage-jcloud</artifactId>
<version>2.7.1.5-rc-202105062307</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/tiered-storage-jcloud/
implementation 'io.streamnative:tiered-storage-jcloud:2.7.1.5-rc-202105062307'
// https://jarcasting.com/artifacts/io.streamnative/tiered-storage-jcloud/
implementation ("io.streamnative:tiered-storage-jcloud:2.7.1.5-rc-202105062307")
'io.streamnative:tiered-storage-jcloud:jar:2.7.1.5-rc-202105062307'
<dependency org="io.streamnative" name="tiered-storage-jcloud" rev="2.7.1.5-rc-202105062307">
<artifact name="tiered-storage-jcloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='tiered-storage-jcloud', version='2.7.1.5-rc-202105062307')
)
libraryDependencies += "io.streamnative" % "tiered-storage-jcloud" % "2.7.1.5-rc-202105062307"
[io.streamnative/tiered-storage-jcloud "2.7.1.5-rc-202105062307"]