mvessel icon indicating copy to clipboard operation
mvessel copied to clipboard

SQLite JDBC Driver for Android in Scala

Results 2 mvessel issues
Sort by recently updated
recently updated
newest added

Fix bugs and solve compile issues to support [**Quill**](https://github.com/getquill/quill). Import in your project: ``` sbt libraryDependencies ++= Seq( // 由于是用`jitpack`打包的,首先需要用这样一行触发打包,然后再注掉仅启用下面一行。 // "com.github.dedge-space" % "mvessel" % "d91e517998", "com.github.dedge-space.mvessel" %% "mvessel-android" %...

We need to migrate new releases to the group id com.47deg