GroupId | GroupIdcom.voodoodyne.gstrap |
---|---|
ArtifactId | ArtifactIdgstrap-gae |
Version | Version0.7 |
Type | Typejar |
Filename | Size |
---|---|
gstrap-gae-0.7.pom | |
gstrap-gae-0.7.jar | 39 KB |
gstrap-gae-0.7-sources.jar | 23 KB |
gstrap-gae-0.7-javadoc.jar | 195 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae/ -->
<dependency>
<groupId>com.voodoodyne.gstrap</groupId>
<artifactId>gstrap-gae</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae/
implementation 'com.voodoodyne.gstrap:gstrap-gae:0.7'
// https://jarcasting.com/artifacts/com.voodoodyne.gstrap/gstrap-gae/
implementation ("com.voodoodyne.gstrap:gstrap-gae:0.7")
'com.voodoodyne.gstrap:gstrap-gae:jar:0.7'
<dependency org="com.voodoodyne.gstrap" name="gstrap-gae" rev="0.7">
<artifact name="gstrap-gae" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.voodoodyne.gstrap', module='gstrap-gae', version='0.7')
)
libraryDependencies += "com.voodoodyne.gstrap" % "gstrap-gae" % "0.7"
[com.voodoodyne.gstrap/gstrap-gae "0.7"]