ProviGen

Easily make a ContentProvider from a ContractClass.

License

License

GroupId

GroupId

com.github.provigen
ArtifactId

ArtifactId

ProviGen-lib
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ProviGen
Easily make a ContentProvider from a ContractClass.

Download ProviGen-lib

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.provigen/ProviGen-lib/ -->
<dependency>
    <groupId>com.github.provigen</groupId>
    <artifactId>ProviGen-lib</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.provigen/ProviGen-lib/
implementation 'com.github.provigen:ProviGen-lib:2.0.1'
// https://jarcasting.com/artifacts/com.github.provigen/ProviGen-lib/
implementation ("com.github.provigen:ProviGen-lib:2.0.1")
'com.github.provigen:ProviGen-lib:jar:2.0.1'
<dependency org="com.github.provigen" name="ProviGen-lib" rev="2.0.1">
  <artifact name="ProviGen-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.provigen', module='ProviGen-lib', version='2.0.1')
)
libraryDependencies += "com.github.provigen" % "ProviGen-lib" % "2.0.1"
[com.github.provigen/ProviGen-lib "2.0.1"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.7.0