is not current version
Last Version 0.2.3

com.github.axet:litedb 0.2.1

litedb

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

litedb
Version

Version

0.2.1
Type

Type

jar

Download litedb 0.2.1


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