is not current version
Last Version 1.0.16

com.dooapp:gaedo-google-jdo 0.4.3

Contain the real GAE implementation, will depend upon gaedo-definitions. Alhtough it won't depend upon gaedo-google-instrumentation, it will rely upon code generated by gaedo-google-instrumentation to work.

GroupId

GroupId

com.dooapp
ArtifactId

ArtifactId

gaedo-google-jdo
Version

Version

0.4.3
Type

Type

jar

Download gaedo-google-jdo 0.4.3


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