| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.provigen |
| Идентификатор | ИдентификаторProviGen-parent |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеProviGen - parent
Easily make a ContentProvider from a ContractClass.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]