is not current version
Last Version 0.18

com.voodoodyne.gstrap:gstrap-gae-test 0.15


GroupId

GroupId

com.voodoodyne.gstrap
ArtifactId

ArtifactId

gstrap-gae-test
Version

Version

0.15
Type

Type

jar

Download gstrap-gae-test 0.15


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