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

se.gawell.ktvstore:kvtstore-core 0.0.13

Key time value store implemented using riak

Группа

Группа

se.gawell.ktvstore
Идентификатор

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

kvtstore-core
Версия

Версия

0.0.13
Тип

Тип

jar

Скачать kvtstore-core 0.0.13


<!-- https://jarcasting.com/artifacts/se.gawell.ktvstore/kvtstore-core/ -->
<dependency>
    <groupId>se.gawell.ktvstore</groupId>
    <artifactId>kvtstore-core</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/se.gawell.ktvstore/kvtstore-core/
implementation 'se.gawell.ktvstore:kvtstore-core:0.0.13'
// https://jarcasting.com/artifacts/se.gawell.ktvstore/kvtstore-core/
implementation ("se.gawell.ktvstore:kvtstore-core:0.0.13")
'se.gawell.ktvstore:kvtstore-core:jar:0.0.13'
<dependency org="se.gawell.ktvstore" name="kvtstore-core" rev="0.0.13">
  <artifact name="kvtstore-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.gawell.ktvstore', module='kvtstore-core', version='0.0.13')
)
libraryDependencies += "se.gawell.ktvstore" % "kvtstore-core" % "0.0.13"
[se.gawell.ktvstore/kvtstore-core "0.0.13"]