is not current version
Last Version 0.3.5

in.ashwanthkumar:suuchi-rocksdb 0.1.0

RocksDB Store implementation for Suuchi

Categories

Categories

Ant Build Tools
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

suuchi-rocksdb
Version

Version

0.1.0
Type

Type

jar

Download suuchi-rocksdb 0.1.0


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