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

com.github.sakebook:DialogHelper 0.1.0

Easy way to make dialog for everyone.

Группа

Группа

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

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

DialogHelper
Версия

Версия

0.1.0
Тип

Тип

aar

Скачать DialogHelper 0.1.0


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