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

com.github.provigen:ProviGen-parent 2.0.0

Easily make a ContentProvider from a ContractClass.

Группа

Группа

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

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

ProviGen-parent
Версия

Версия

2.0.0
Тип

Тип

pom

Скачать ProviGen-parent 2.0.0

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

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