Last Version

OkDownload-SQLite 1.0.7

A sqlite support for OkDownload

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

com.liulishuo.okdownload
ArtifactId

ArtifactId

sqlite
Version

Version

1.0.7
Type

Type

aar
Description

Description

OkDownload-SQLite
A sqlite support for OkDownload
Project URL

Project URL

https://github.com/lingochamp/okdownload/
Source Code Management

Source Code Management

https://github.com/lingochamp/okdownload/

Download sqlite 1.0.7


<!-- https://jarcasting.com/artifacts/com.liulishuo.okdownload/sqlite/ -->
<dependency>
    <groupId>com.liulishuo.okdownload</groupId>
    <artifactId>sqlite</artifactId>
    <version>1.0.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.liulishuo.okdownload/sqlite/
implementation 'com.liulishuo.okdownload:sqlite:1.0.7'
// https://jarcasting.com/artifacts/com.liulishuo.okdownload/sqlite/
implementation ("com.liulishuo.okdownload:sqlite:1.0.7")
'com.liulishuo.okdownload:sqlite:aar:1.0.7'
<dependency org="com.liulishuo.okdownload" name="sqlite" rev="1.0.7">
  <artifact name="sqlite" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.liulishuo.okdownload', module='sqlite', version='1.0.7')
)
libraryDependencies += "com.liulishuo.okdownload" % "sqlite" % "1.0.7"
[com.liulishuo.okdownload/sqlite "1.0.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.