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

com.github.sakebook:DialogHelper 0.0.2

Easy way to make dialog for everyone.

Группа

Группа

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

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

DialogHelper
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать DialogHelper 0.0.2


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