is not current version
Last Version 0.48

com.voodoodyne.gstrap:gstrap-test 0.1

Test boilerplate for a Guice/Resteasy project on Google App Engine

GroupId

GroupId

com.voodoodyne.gstrap
ArtifactId

ArtifactId

gstrap-test
Version

Version

0.1
Type

Type

jar

Download gstrap-test 0.1


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