is not current version
Last Version 3.6.1

org.jsimpledb:jsimpledb-util 3.0.1

Common utility classes used by JSimpleDB.

GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-util
Version

Version

3.0.1
Type

Type

jar

Download jsimpledb-util 3.0.1


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