is not current version
Last Version 1.0.16

com.dooapp:gaedo-google-jdo 0.2.20

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.2.20
Type

Type

jar

Download gaedo-google-jdo 0.2.20


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