is not current version
Last Version 0.18

com.voodoodyne.gstrap:gstrap-gae-parent 0.9

Boilerplate for a project on Google App Engine

GroupId

GroupId

com.voodoodyne.gstrap
ArtifactId

ArtifactId

gstrap-gae-parent
Version

Version

0.9
Type

Type

pom

Download gstrap-gae-parent 0.9


<!-- https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae-parent/ -->
<dependency>
    <groupId>com.voodoodyne.gstrap</groupId>
    <artifactId>gstrap-gae-parent</artifactId>
    <version>0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae-parent/
implementation 'com.voodoodyne.gstrap:gstrap-gae-parent:0.9'
// https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae-parent/
implementation ("com.voodoodyne.gstrap:gstrap-gae-parent:0.9")
'com.voodoodyne.gstrap:gstrap-gae-parent:pom:0.9'
<dependency org="com.voodoodyne.gstrap" name="gstrap-gae-parent" rev="0.9">
  <artifact name="gstrap-gae-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.voodoodyne.gstrap', module='gstrap-gae-parent', version='0.9')
)
libraryDependencies += "com.voodoodyne.gstrap" % "gstrap-gae-parent" % "0.9"
[com.voodoodyne.gstrap/gstrap-gae-parent "0.9"]