is not current version
Last Version 0.1.2

com.github.sakebook:DialogHelper 0.0.1

Easy way to make dialog for everyone.

GroupId

GroupId

com.github.sakebook
ArtifactId

ArtifactId

DialogHelper
Version

Version

0.0.1
Type

Type

jar

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