is not current version
Last Version 3.6.2

org.xerial.thirdparty:sqlitejdbc-nested 3.5.9


Categories

Categories

SQLite Data Databases
GroupId

GroupId

org.xerial.thirdparty
ArtifactId

ArtifactId

sqlitejdbc-nested
Version

Version

3.5.9
Type

Type

jar

Download sqlitejdbc-nested 3.5.9


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