Download alertdialog-1.0.0.jar file - Jar a

Jar examples for a:alertdialog

Description

AlertDialog for Android

You can download jar file alertdialog 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add alertdialog-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

alertdialog-1.0.0-javadoc.jar
alertdialog-1.0.0-sources.jar
alertdialog-1.0.0.pom



Related Tutorials