Categories |
CategoriesSQLite Data Databases |
---|---|
GroupId | GroupIdorg.longevityframework |
ArtifactId | ArtifactIdlongevity-sqlite-deps_2.12 |
Version | Version0.22.0 |
Type | Typejar |
Filename | Size |
---|---|
longevity-sqlite-deps_2.12-0.22.0.pom | |
longevity-sqlite-deps_2.12-0.22.0.jar | 307 bytes |
longevity-sqlite-deps_2.12-0.22.0-sources.jar | 264 bytes |
longevity-sqlite-deps_2.12-0.22.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.longevityframework/longevity-sqlite-deps_2.12/ -->
<dependency>
<groupId>org.longevityframework</groupId>
<artifactId>longevity-sqlite-deps_2.12</artifactId>
<version>0.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.longevityframework/longevity-sqlite-deps_2.12/
implementation 'org.longevityframework:longevity-sqlite-deps_2.12:0.22.0'
// https://jarcasting.com/artifacts/org.longevityframework/longevity-sqlite-deps_2.12/
implementation ("org.longevityframework:longevity-sqlite-deps_2.12:0.22.0")
'org.longevityframework:longevity-sqlite-deps_2.12:jar:0.22.0'
<dependency org="org.longevityframework" name="longevity-sqlite-deps_2.12" rev="0.22.0">
<artifact name="longevity-sqlite-deps_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.longevityframework', module='longevity-sqlite-deps_2.12', version='0.22.0')
)
libraryDependencies += "org.longevityframework" % "longevity-sqlite-deps_2.12" % "0.22.0"
[org.longevityframework/longevity-sqlite-deps_2.12 "0.22.0"]