Download google-api-services-calendar-v3-rev123-1.20.0.jar file - Jar g

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

Description

You can download jar file google-api-services-calendar v3-rev123-1.20.0 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-rev123-1.20.0.jar to your project.

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

Download

Click the following link to download the jar file.

google-api-services-calendar-v3-rev123-1.20.0-javadoc.jar
google-api-services-calendar-v3-rev123-1.20.0-sources.jar
google-api-services-calendar-v3-rev123-1.20.0.jar
google-api-services-calendar-v3-rev123-1.20.0.pom



Related Tutorials