Categories |
CategoriesSQLite Data Databases |
---|---|
GroupId | GroupIdorg.longevityframework |
ArtifactId | ArtifactIdlongevity-sqlite-deps_2.12 |
Version | Version0.25.1 |
Type | Typejar |
Filename | Size |
---|---|
longevity-sqlite-deps_2.12-0.25.1.pom | |
longevity-sqlite-deps_2.12-0.25.1.jar | 310 bytes |
longevity-sqlite-deps_2.12-0.25.1-sources.jar | 266 bytes |
longevity-sqlite-deps_2.12-0.25.1-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.25.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.longevityframework/longevity-sqlite-deps_2.12/
implementation 'org.longevityframework:longevity-sqlite-deps_2.12:0.25.1'
// https://jarcasting.com/artifacts/org.longevityframework/longevity-sqlite-deps_2.12/
implementation ("org.longevityframework:longevity-sqlite-deps_2.12:0.25.1")
'org.longevityframework:longevity-sqlite-deps_2.12:jar:0.25.1'
<dependency org="org.longevityframework" name="longevity-sqlite-deps_2.12" rev="0.25.1">
<artifact name="longevity-sqlite-deps_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.longevityframework', module='longevity-sqlite-deps_2.12', version='0.25.1')
)
libraryDependencies += "org.longevityframework" % "longevity-sqlite-deps_2.12" % "0.25.1"
[org.longevityframework/longevity-sqlite-deps_2.12 "0.25.1"]