| License |
License |
|---|---|
| GroupId | GroupIdcom.github.provigen |
| ArtifactId | ArtifactIdProviGen-lib |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProviGen
Easily make a ContentProvider from a ContractClass.
|
| Filename | Size |
|---|---|
| ProviGen-lib-2.0.1.pom | |
| ProviGen-lib-2.0.1.jar | 17 KB |
| ProviGen-lib-2.0.1-sources.jar | 11 KB |
| ProviGen-lib-2.0.1-javadoc.jar | 91 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |