License |
License |
---|---|
Categories |
CategoriesSQLite Data Databases Net |
GroupId | GroupIdnet.ichigotake |
ArtifactId | ArtifactIdandroid-sqlite-helper |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionandroid-sqlite-helper
Android sqlite helper
|
Project URL |
Project URL |
Filename | Size |
---|---|
android-sqlite-helper-0.1.pom | |
android-sqlite-helper-0.1.jar | 25 KB |
android-sqlite-helper-0.1-sources.jar | 12 KB |
android-sqlite-helper-0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.ichigotake/android-sqlite-helper/ -->
<dependency>
<groupId>net.ichigotake</groupId>
<artifactId>android-sqlite-helper</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ichigotake/android-sqlite-helper/
implementation 'net.ichigotake:android-sqlite-helper:0.1'
// https://jarcasting.com/artifacts/net.ichigotake/android-sqlite-helper/
implementation ("net.ichigotake:android-sqlite-helper:0.1")
'net.ichigotake:android-sqlite-helper:jar:0.1'
<dependency org="net.ichigotake" name="android-sqlite-helper" rev="0.1">
<artifact name="android-sqlite-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ichigotake', module='android-sqlite-helper', version='0.1')
)
libraryDependencies += "net.ichigotake" % "android-sqlite-helper" % "0.1"
[net.ichigotake/android-sqlite-helper "0.1"]