Download google-api-services-calendar-v3-rev37-1.13.2-beta.jar file - Jar g

Jar examples for g:google-api-services-calendar

Description

You can download jar file google-api-services-calendar v3-rev37-1.13.2-beta in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add google-api-services-calendar-v3-rev37-1.13.2-beta.jar to your project.

<dependency>
   <groupId>com.google.apis</groupId>
   <artifactId>google-api-services-calendar</artifactId>
   <version>v3-rev37-1.13.2-beta</version>
</dependency>
compile group: 'com.google.apis', name: 'google-api-services-calendar', version: 'v3-rev37-1.13.2-beta'
libraryDependencies += "com.google.apis" % "google-api-services-calendar" % "v3-rev37-1.13.2-beta"
<dependency org="com.google.apis" name="google-api-services-calendar" rev="v3-rev37-1.13.2-beta"/>
@Grapes(@Grab(group='com.google.apis', module='google-api-services-calendar', version='v3-rev37-1.13.2-beta'))
'com.google.apis:google-api-services-calendar:jar:v3-rev37-1.13.2-beta'

Download

Click the following link to download the jar file.

google-api-services-calendar-v3-rev37-1.13.2-beta-javadoc.jar
google-api-services-calendar-v3-rev37-1.13.2-beta-sources.jar
google-api-services-calendar-v3-rev37-1.13.2-beta.jar
google-api-services-calendar-v3-rev37-1.13.2-beta.pom



Related Tutorials