Jar examples for d:datastore-v1-protos
Protocol buffers for accessing the Google Cloud Datastore API.
You can download jar file datastore-v1-protos 1.3.0 in this page.
The Apache License, Version 2.0
You can use the following script to add datastore-v1-protos-1.3.0.jar to your project.
<dependency> <groupId>com.google.cloud.datastore</groupId> <artifactId>datastore-v1-protos</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.google.cloud.datastore', name: 'datastore-v1-protos', version: '1.3.0'
libraryDependencies += "com.google.cloud.datastore" % "datastore-v1-protos" % "1.3.0"
<dependency org="com.google.cloud.datastore" name="datastore-v1-protos" rev="1.3.0"/>
@Grapes(@Grab(group='com.google.cloud.datastore', module='datastore-v1-protos', version='1.3.0'))
'com.google.cloud.datastore:datastore-v1-protos:jar:1.3.0'
Click the following link to download the jar file.
datastore-v1-protos-1.3.0-javadoc.jar