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

com.github.sakebook:DialogHelper 0.0.1

Easy way to make dialog for everyone.

Группа

Группа

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

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

DialogHelper
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать DialogHelper 0.0.1


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