is not current version
Last Version 0.3.5

in.ashwanthkumar:suuchi-rocksdb 0.2.14

RocksDB Store implementation for Suuchi

Categories

Categories

Ant Build Tools
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

suuchi-rocksdb
Version

Version

0.2.14
Type

Type

jar

Download suuchi-rocksdb 0.2.14


<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-rocksdb/ -->
<dependency>
    <groupId>in.ashwanthkumar</groupId>
    <artifactId>suuchi-rocksdb</artifactId>
    <version>0.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-rocksdb/
implementation 'in.ashwanthkumar:suuchi-rocksdb:0.2.14'
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-rocksdb/
implementation ("in.ashwanthkumar:suuchi-rocksdb:0.2.14")
'in.ashwanthkumar:suuchi-rocksdb:jar:0.2.14'
<dependency org="in.ashwanthkumar" name="suuchi-rocksdb" rev="0.2.14">
  <artifact name="suuchi-rocksdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='suuchi-rocksdb', version='0.2.14')
)
libraryDependencies += "in.ashwanthkumar" % "suuchi-rocksdb" % "0.2.14"
[in.ashwanthkumar/suuchi-rocksdb "0.2.14"]