Download app-1.0.9.jar file - Jar a

Jar examples for a:app

Description

Android horizontal calendar support custom header and footer and many other style, support refresh data

You can download jar file app 1.0.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add app-1.0.9.jar to your project.

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

Download

Click the following link to download the jar file.

app-1.0.9-javadoc.jar
app-1.0.9-sources.jar
app-1.0.9-tests.jar
app-1.0.9.jar
app-1.0.9.pom



Related Tutorials