Download simplealertdialog-1.1.0.jar file - Jar s

Jar examples for s:simplealertdialog

Description

Library for Android DialogFragment.

You can download jar file simplealertdialog 1.1.0 in this page.

License

Apache License 2.0

Build File

You can use the following script to add simplealertdialog-1.1.0.jar to your project.

<dependency>
   <groupId>com.github.ksoichiro</groupId>
   <artifactId>simplealertdialog</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.github.ksoichiro', name: 'simplealertdialog', version: '1.1.0'
libraryDependencies += "com.github.ksoichiro" % "simplealertdialog" % "1.1.0"
<dependency org="com.github.ksoichiro" name="simplealertdialog" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.ksoichiro', module='simplealertdialog', version='1.1.0'))
'com.github.ksoichiro:simplealertdialog:jar:1.1.0'

Download

Click the following link to download the jar file.

simplealertdialog-1.1.0.jar
simplealertdialog-1.1.0.pom



Related Tutorials