Download statusview-1.0.3.jar file - Jar s

Jar examples for s:statusview

Description

StatusView for android

You can download jar file statusview 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add statusview-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

statusview-1.0.3-javadoc.jar
statusview-1.0.3-sources.jar
statusview-1.0.3.pom



Related Tutorials