| Группа | Группаcom.github.ksoichiro |
|---|---|
| Идентификатор | Идентификаторsimplealertdialog-parent |
| Версия | Версия1.1.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| simplealertdialog-parent-1.1.1.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ksoichiro/simplealertdialog-parent/ -->
<dependency>
<groupId>com.github.ksoichiro</groupId>
<artifactId>simplealertdialog-parent</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ksoichiro/simplealertdialog-parent/
implementation 'com.github.ksoichiro:simplealertdialog-parent:1.1.1'
// https://jarcasting.com/artifacts/com.github.ksoichiro/simplealertdialog-parent/
implementation ("com.github.ksoichiro:simplealertdialog-parent:1.1.1")
'com.github.ksoichiro:simplealertdialog-parent:pom:1.1.1'
<dependency org="com.github.ksoichiro" name="simplealertdialog-parent" rev="1.1.1">
<artifact name="simplealertdialog-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ksoichiro', module='simplealertdialog-parent', version='1.1.1')
)
libraryDependencies += "com.github.ksoichiro" % "simplealertdialog-parent" % "1.1.1"
[com.github.ksoichiro/simplealertdialog-parent "1.1.1"]