is not current version
Last Version 0.48

com.voodoodyne.gstrap:gstrap-parent 0.29

Boilerplate for a Guice/Resteasy project on Google App Engine

GroupId

GroupId

com.voodoodyne.gstrap
ArtifactId

ArtifactId

gstrap-parent
Version

Version

0.29
Type

Type

pom

Download gstrap-parent 0.29

Filename Size
gstrap-parent-0.29.pom 4 KB
Browse

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