| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.google.apis | 
| ArtifactId | ArtifactIdgoogle-api-services-forms | 
| Last Version | Last Versionv1-rev20220329-1.32.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGoogle Forms API v1-rev20220329-1.32.1 Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.google.apis/google-api-services-forms/ -->
<dependency>
    <groupId>com.google.apis</groupId>
    <artifactId>google-api-services-forms</artifactId>
    <version>v1-rev20220329-1.32.1</version>
</dependency>// https://jarcasting.com/artifacts/com.google.apis/google-api-services-forms/
implementation 'com.google.apis:google-api-services-forms:v1-rev20220329-1.32.1'// https://jarcasting.com/artifacts/com.google.apis/google-api-services-forms/
implementation ("com.google.apis:google-api-services-forms:v1-rev20220329-1.32.1")'com.google.apis:google-api-services-forms:jar:v1-rev20220329-1.32.1'<dependency org="com.google.apis" name="google-api-services-forms" rev="v1-rev20220329-1.32.1">
  <artifact name="google-api-services-forms" type="jar" />
</dependency>@Grapes(
@Grab(group='com.google.apis', module='google-api-services-forms', version='v1-rev20220329-1.32.1')
)libraryDependencies += "com.google.apis" % "google-api-services-forms" % "v1-rev20220329-1.32.1"[com.google.apis/google-api-services-forms "v1-rev20220329-1.32.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.api-client : google-api-client | jar | 1.33.1 |