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