GroupId | GroupIdcom.voodoodyne.gstrap |
---|---|
ArtifactId | ArtifactIdgstrap-gae-parent |
Version | Version0.11 |
Type | Typepom |
Filename | Size |
---|---|
gstrap-gae-parent-0.11.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.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae-parent/
implementation 'com.voodoodyne.gstrap:gstrap-gae-parent:0.11'
// https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae-parent/
implementation ("com.voodoodyne.gstrap:gstrap-gae-parent:0.11")
'com.voodoodyne.gstrap:gstrap-gae-parent:pom:0.11'
<dependency org="com.voodoodyne.gstrap" name="gstrap-gae-parent" rev="0.11">
<artifact name="gstrap-gae-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.voodoodyne.gstrap', module='gstrap-gae-parent', version='0.11')
)
libraryDependencies += "com.voodoodyne.gstrap" % "gstrap-gae-parent" % "0.11"
[com.voodoodyne.gstrap/gstrap-gae-parent "0.11"]