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.5.0 in this page.
The Apache License, Version 2.0
You can use the following script to add datastore-v1-protos-1.5.0.jar to your project.
<dependency> <groupId>com.google.cloud.datastore</groupId> <artifactId>datastore-v1-protos</artifactId> <version>1.5.0</version> </dependency>
compile group: 'com.google.cloud.datastore', name: 'datastore-v1-protos', version: '1.5.0'
libraryDependencies += "com.google.cloud.datastore" % "datastore-v1-protos" % "1.5.0"
<dependency org="com.google.cloud.datastore" name="datastore-v1-protos" rev="1.5.0"/>
@Grapes(@Grab(group='com.google.cloud.datastore', module='datastore-v1-protos', version='1.5.0'))
'com.google.cloud.datastore:datastore-v1-protos:jar:1.5.0'
Click the following link to download the jar file.
datastore-v1-protos-1.5.0-javadoc.jar