is not current version
Last Version 3.6.2

org.xerial.thirdparty:sqlitejdbc-nested 3.6.0


Categories

Categories

SQLite Data Databases
GroupId

GroupId

org.xerial.thirdparty
ArtifactId

ArtifactId

sqlitejdbc-nested
Version

Version

3.6.0
Type

Type

jar

Download sqlitejdbc-nested 3.6.0


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