ruirui1128 / LitePal

An Android library that makes developers use SQLite database extremely easy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

   implementation 'com.github.ruirui1128:LitePal:Tag'

allprojects { repositories { ... mavenCentral() maven { url 'https://jitpack.io' } } }

About

An Android library that makes developers use SQLite database extremely easy.

License:Apache License 2.0


Languages

Language:Java 78.8%Language:Kotlin 21.2%