is not current version
Last Version 0.8

com.googlecode.objectify:objectify-remotely 0.7

Use a remote datastore from your app engine application

GroupId

GroupId

com.googlecode.objectify
ArtifactId

ArtifactId

objectify-remotely
Version

Version

0.7
Type

Type

jar

Download objectify-remotely 0.7


<!-- https://jarcasting.com/artifacts/com.googlecode.objectify/objectify-remotely/ -->
<dependency>
    <groupId>com.googlecode.objectify</groupId>
    <artifactId>objectify-remotely</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.objectify/objectify-remotely/
implementation 'com.googlecode.objectify:objectify-remotely:0.7'
// https://jarcasting.com/artifacts/com.googlecode.objectify/objectify-remotely/
implementation ("com.googlecode.objectify:objectify-remotely:0.7")
'com.googlecode.objectify:objectify-remotely:jar:0.7'
<dependency org="com.googlecode.objectify" name="objectify-remotely" rev="0.7">
  <artifact name="objectify-remotely" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.objectify', module='objectify-remotely', version='0.7')
)
libraryDependencies += "com.googlecode.objectify" % "objectify-remotely" % "0.7"
[com.googlecode.objectify/objectify-remotely "0.7"]