Files download
File Operation
kripton-sqlite-test-library-8.1.0.jar download
kripton-sqlite-test-library-8.1.0.pom download
kripton-sqlite-test-library-8.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.abubusoft</groupId>
  <artifactId>kripton-sqlite-test-library</artifactId>
  <version>8.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.abubusoft:kripton-sqlite-test-library:8.1.0'
Gradle Kotlin
implementation("com.abubusoft:kripton-sqlite-test-library:8.1.0")
Scala SBT
libraryDependencies += "com.abubusoft" % "kripton-sqlite-test-library" % "8.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.abubusoft', module='kripton-sqlite-test-library', version='8.1.0')
)
Apache Ivy
<dependency org="com.abubusoft" name="kripton-sqlite-test-library" rev="8.1.0" />
Leiningen
[com.abubusoft/kripton-sqlite-test-library "8.1.0"]
Apache Buildr
'com.abubusoft:kripton-sqlite-test-library:jar:8.1.0'