Files download
File Operation
google-api-services-pubsub-v1beta1-rev9-1.19.0.jar download
google-api-services-pubsub-v1beta1-rev9-1.19.0.pom download
google-api-services-pubsub-v1beta1-rev9-1.19.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.google.apis</groupId>
  <artifactId>google-api-services-pubsub</artifactId>
  <version>v1beta1-rev9-1.19.0</version>
</dependency>
Gradle Groovy
implementation 'com.google.apis:google-api-services-pubsub:v1beta1-rev9-1.19.0'
Gradle Kotlin
implementation("com.google.apis:google-api-services-pubsub:v1beta1-rev9-1.19.0")
Scala SBT
libraryDependencies += "com.google.apis" % "google-api-services-pubsub" % "v1beta1-rev9-1.19.0"
Groovy Grape
@Grapes(
  @Grab(group='com.google.apis', module='google-api-services-pubsub', version='v1beta1-rev9-1.19.0')
)
Apache Ivy
<dependency org="com.google.apis" name="google-api-services-pubsub" rev="v1beta1-rev9-1.19.0" />
Leiningen
[com.google.apis/google-api-services-pubsub "v1beta1-rev9-1.19.0"]
Apache Buildr
'com.google.apis:google-api-services-pubsub:jar:v1beta1-rev9-1.19.0'