| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.github.ksoichiro |
| Идентификатор | Идентификаторandroidformenhancer-parent |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Описание |
ОписаниеAndroidFormEnhancer Parent
Library for Android DialogFragment.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| androidformenhancer-parent-1.1.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ksoichiro/androidformenhancer-parent/ -->
<dependency>
<groupId>com.github.ksoichiro</groupId>
<artifactId>androidformenhancer-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ksoichiro/androidformenhancer-parent/
implementation 'com.github.ksoichiro:androidformenhancer-parent:1.1.0'
// https://jarcasting.com/artifacts/com.github.ksoichiro/androidformenhancer-parent/
implementation ("com.github.ksoichiro:androidformenhancer-parent:1.1.0")
'com.github.ksoichiro:androidformenhancer-parent:pom:1.1.0'
<dependency org="com.github.ksoichiro" name="androidformenhancer-parent" rev="1.1.0">
<artifact name="androidformenhancer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ksoichiro', module='androidformenhancer-parent', version='1.1.0')
)
libraryDependencies += "com.github.ksoichiro" % "androidformenhancer-parent" % "1.1.0"
[com.github.ksoichiro/androidformenhancer-parent "1.1.0"]