Download alertdialogpro-core-0.1.0.jar file - Jar a

Jar examples for a:alertdialogpro-core

Description

AlertDialog compat library for using dialog themes with old API.

You can download jar file alertdialogpro-core 0.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add alertdialogpro-core-0.1.0.jar to your project.

<dependency>
   <groupId>com.github.fengdai</groupId>
   <artifactId>alertdialogpro-core</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.github.fengdai', name: 'alertdialogpro-core', version: '0.1.0'
libraryDependencies += "com.github.fengdai" % "alertdialogpro-core" % "0.1.0"
<dependency org="com.github.fengdai" name="alertdialogpro-core" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.fengdai', module='alertdialogpro-core', version='0.1.0'))
'com.github.fengdai:alertdialogpro-core:jar:0.1.0'

Download

Click the following link to download the jar file.

alertdialogpro-core-0.1.0-javadoc.jar
alertdialogpro-core-0.1.0-sources.jar
alertdialogpro-core-0.1.0.pom



Related Tutorials