is not current version
Last Version 0.1.2

com.github.sakebook:DialogHelper 0.0.2

Easy way to make dialog for everyone.

GroupId

GroupId

com.github.sakebook
ArtifactId

ArtifactId

DialogHelper
Version

Version

0.0.2
Type

Type

jar

Download 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"]