License |
License |
---|---|
Categories |
CategoriesSQLite Data Databases Native Development Tools |
GroupId | GroupIdcom.yxt.opensdk.library_native_sqlite |
ArtifactId | ArtifactIdsqlite |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlibrary_permission
library_permission
|
Filename | Size |
---|---|
sqlite-1.1.0.pom | |
sqlite-1.1.0.aar | 663 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yxt.opensdk.library_native_sqlite/sqlite/ -->
<dependency>
<groupId>com.yxt.opensdk.library_native_sqlite</groupId>
<artifactId>sqlite</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yxt.opensdk.library_native_sqlite/sqlite/
implementation 'com.yxt.opensdk.library_native_sqlite:sqlite:1.1.0'
// https://jarcasting.com/artifacts/com.yxt.opensdk.library_native_sqlite/sqlite/
implementation ("com.yxt.opensdk.library_native_sqlite:sqlite:1.1.0")
'com.yxt.opensdk.library_native_sqlite:sqlite:aar:1.1.0'
<dependency org="com.yxt.opensdk.library_native_sqlite" name="sqlite" rev="1.1.0">
<artifact name="sqlite" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yxt.opensdk.library_native_sqlite', module='sqlite', version='1.1.0')
)
libraryDependencies += "com.yxt.opensdk.library_native_sqlite" % "sqlite" % "1.1.0"
[com.yxt.opensdk.library_native_sqlite/sqlite "1.1.0"]