Last Version

sqlite4java 0.1.0

sqlite4java

License

License

GroupId

GroupId

com.github.axet.litedb
ArtifactId

ArtifactId

litedb
Version

Version

0.1.0
Type

Type

jar
Description

Description

sqlite4java
sqlite4java

Download litedb 0.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.4.3
org.apache.commons : commons-lang3 jar 3.1
commons-io : commons-io jar 2.1
net.java.dev.jna : platform jar 3.5.1
com.almworks.sqlite4java : sqlite4java jar 0.282

Project Modules

There are no modules declared in this project.