is not current version
Last Version 3.6.1

org.jsimpledb:jsimpledb-kv-array 2.3.0

JSimpleDB "array" key/value store implementations.

GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-kv-array
Version

Version

2.3.0
Type

Type

jar

Download jsimpledb-kv-array 2.3.0


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