is not current version
Last Version 0.18

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

Boilerplate for a project on Google App Engine

GroupId

GroupId

com.voodoodyne.gstrap
ArtifactId

ArtifactId

gstrap-gae-parent
Version

Version

0.1
Type

Type

pom

Download gstrap-gae-parent 0.1


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