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