is not current version
Last Version 1.25.5

com.google.apis:google-api-services-businesscommunications 1.25.2

Java library for Google's Business Communications API

GroupId

GroupId

com.google.apis
ArtifactId

ArtifactId

google-api-services-businesscommunications
Version

Version

1.25.2
Type

Type

jar

Download google-api-services-businesscommunications 1.25.2


<!-- https://jarcasting.com/artifacts/com.google.apis/google-api-services-businesscommunications/ -->
<dependency>
    <groupId>com.google.apis</groupId>
    <artifactId>google-api-services-businesscommunications</artifactId>
    <version>1.25.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.apis/google-api-services-businesscommunications/
implementation 'com.google.apis:google-api-services-businesscommunications:1.25.2'
// https://jarcasting.com/artifacts/com.google.apis/google-api-services-businesscommunications/
implementation ("com.google.apis:google-api-services-businesscommunications:1.25.2")
'com.google.apis:google-api-services-businesscommunications:jar:1.25.2'
<dependency org="com.google.apis" name="google-api-services-businesscommunications" rev="1.25.2">
  <artifact name="google-api-services-businesscommunications" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.apis', module='google-api-services-businesscommunications', version='1.25.2')
)
libraryDependencies += "com.google.apis" % "google-api-services-businesscommunications" % "1.25.2"
[com.google.apis/google-api-services-businesscommunications "1.25.2"]