не последняя версия
Последняя версия 0.3.5

in.ashwanthkumar:suuchi-rocksdb 0.2.6

RocksDB Store implementation for Suuchi

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

in.ashwanthkumar
Идентификатор

Идентификатор

suuchi-rocksdb
Версия

Версия

0.2.6
Тип

Тип

jar

Скачать suuchi-rocksdb 0.2.6


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