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