Download android-calendarview-1.0.0.jar file - Jar a

Jar examples for a:android-calendarview

Description

You can download jar file android-calendarview 1.0.0 in this page.

Build File

You can use the following script to add android-calendarview-1.0.0.jar to your project.

<dependency>
   <groupId>net.simonvt</groupId>
   <artifactId>android-calendarview</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'net.simonvt', name: 'android-calendarview', version: '1.0.0'
libraryDependencies += "net.simonvt" % "android-calendarview" % "1.0.0"
<dependency org="net.simonvt" name="android-calendarview" rev="1.0.0"/>
@Grapes(@Grab(group='net.simonvt', module='android-calendarview', version='1.0.0'))
'net.simonvt:android-calendarview:jar:1.0.0'

Download

Click the following link to download the jar file.

android-calendarview-1.0.0-javadoc.jar
android-calendarview-1.0.0-sources.jar
android-calendarview-1.0.0.pom



Related Tutorials