Download loading-1.0.2.jar file - Jar l

Jar examples for l:loading

Description

Loading dialog for Android

You can download jar file loading 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add loading-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

loading-1.0.2-javadoc.jar
loading-1.0.2-sources.jar
loading-1.0.2.pom



Related Tutorials