ProviGen - parent

Easily make a ContentProvider from a ContractClass.

Лицензия

Лицензия

Группа

Группа

com.github.provigen
Идентификатор

Идентификатор

ProviGen-parent
Последняя версия

Последняя версия

2.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

ProviGen - parent
Easily make a ContentProvider from a ContractClass.
Ссылка на сайт

Ссылка на сайт

https://github.com/TimotheeJeannin/ProviGen
Система контроля версий

Система контроля версий

https://github.com/TimotheeJeannin/ProviGen

Скачать ProviGen-parent

Имя Файла Размер
ProviGen-parent-2.0.1.pom 12 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • ProviGen
  • ProviGenSample
  • ProviGenTests

Версии библиотеки

Версия
2.0.1
2.0.0
1.7.0