Download app-1.0.0-v20070606.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.0-v20070606 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>org.eclipse.equinox</groupId>
   <artifactId>app</artifactId>
   <version>1.0.0-v20070606</version>
</dependency>
compile group: 'org.eclipse.equinox', name: 'app', version: '1.0.0-v20070606'
libraryDependencies += "org.eclipse.equinox" % "app" % "1.0.0-v20070606"
<dependency org="org.eclipse.equinox" name="app" rev="1.0.0-v20070606"/>
@Grapes(@Grab(group='org.eclipse.equinox', module='app', version='1.0.0-v20070606'))
'org.eclipse.equinox:app:jar:1.0.0-v20070606'

Download

Click the following link to download the jar file.

app-1.0.0-v20070606.jar
app-1.0.0-v20070606.pom



Related Tutorials