Last Version

android-autoprovider 0.3.2

Utility for creating ContentProviders without boilerplate and with heavy customization options.

License

License

Categories

Categories

IDE Development Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

com.getbase.android.autoprovider
ArtifactId

ArtifactId

library
Version

Version

0.3.2
Type

Type

aar
Description

Description

android-autoprovider
Utility for creating ContentProviders without boilerplate and with heavy customization options.
Project URL

Project URL

https://github.com/zendesk/android-autoprovider
Source Code Management

Source Code Management

https://github.com/zendesk/android-autoprovider

Download library 0.3.2


<!-- 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"]

Dependencies

runtime (6)

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

Project Modules

There are no modules declared in this project.