GroupId | GroupIdcom.voodoodyne.gstrap |
---|---|
ArtifactId | ArtifactIdgstrap-gae-parent |
Version | Version0.8 |
Type | Typepom |
Filename | Size |
---|---|
gstrap-gae-parent-0.8.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae-parent/ -->
<dependency>
<groupId>com.voodoodyne.gstrap</groupId>
<artifactId>gstrap-gae-parent</artifactId>
<version>0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae-parent/
implementation 'com.voodoodyne.gstrap:gstrap-gae-parent:0.8'
// https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae-parent/
implementation ("com.voodoodyne.gstrap:gstrap-gae-parent:0.8")
'com.voodoodyne.gstrap:gstrap-gae-parent:pom:0.8'
<dependency org="com.voodoodyne.gstrap" name="gstrap-gae-parent" rev="0.8">
<artifact name="gstrap-gae-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.voodoodyne.gstrap', module='gstrap-gae-parent', version='0.8')
)
libraryDependencies += "com.voodoodyne.gstrap" % "gstrap-gae-parent" % "0.8"
[com.voodoodyne.gstrap/gstrap-gae-parent "0.8"]