Last Version

ProviGen - parent 2.0.1

Easily make a ContentProvider from a ContractClass.

License

License

GroupId

GroupId

com.github.provigen
ArtifactId

ArtifactId

ProviGen-parent
Version

Version

2.0.1
Type

Type

pom
Description

Description

ProviGen - parent
Easily make a ContentProvider from a ContractClass.
Project URL

Project URL

https://github.com/TimotheeJeannin/ProviGen
Source Code Management

Source Code Management

https://github.com/TimotheeJeannin/ProviGen

Download ProviGen-parent 2.0.1

Filename Size
ProviGen-parent-2.0.1.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ProviGen
  • ProviGenSample
  • ProviGenTests