is not current version
Last Version v1beta2-rev1-4.0.0

com.google.apis:google-api-services-datastore-protobuf v1beta2-rev1-3.0.1


Categories

Categories

Data Protobuf Data Structures
GroupId

GroupId

com.google.apis
ArtifactId

ArtifactId

google-api-services-datastore-protobuf
Version

Version

v1beta2-rev1-3.0.1
Type

Type

jar

Download google-api-services-datastore-protobuf v1beta2-rev1-3.0.1


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