is not current version
Last Version 0.18

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

Boilerplate for a project on Google App Engine

GroupId

GroupId

com.voodoodyne.gstrap
ArtifactId

ArtifactId

gstrap-gae-parent
Version

Version

0.17
Type

Type

pom

Download gstrap-gae-parent 0.17


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