License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.getbase.android.autoprovider |
ArtifactId | ArtifactIdlibrary |
Version | Version0.3.2 |
Type | Typeaar |
Description |
Descriptionandroid-autoprovider
Utility for creating ContentProviders without boilerplate and with heavy customization options.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-0.3.2.pom | |
library-0.3.2-sources.jar | 22 KB |
library-0.3.2-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.getbase.android.autoprovider/library/ -->
<dependency>
<groupId>com.getbase.android.autoprovider</groupId>
<artifactId>library</artifactId>
<version>0.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getbase.android.autoprovider/library/
implementation 'com.getbase.android.autoprovider:library:0.3.2'
// https://jarcasting.com/artifacts/com.getbase.android.autoprovider/library/
implementation ("com.getbase.android.autoprovider:library:0.3.2")
'com.getbase.android.autoprovider:library:aar:0.3.2'
<dependency org="com.getbase.android.autoprovider" name="library" rev="0.3.2">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getbase.android.autoprovider', module='library', version='0.3.2')
)
libraryDependencies += "com.getbase.android.autoprovider" % "library" % "0.3.2"
[com.getbase.android.autoprovider/library "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-android |
androidx.annotation » annotation | jar | 1.1.0 |
org.chalup.thneed : thneed | jar | 0.7 |
com.getbase.android.db : library | jar | 0.15.0 |
org.chalup.microorm : microorm | jar | 0.8.0 |
com.getbase.android.schema : library | jar | 0.8 |