GroupId | GroupIdcom.shakebugs |
---|---|
ArtifactId | ArtifactIdshake-staging |
Version | Version14.1.3-rc.1018 |
Type | Typeaar |
Filename | Size |
---|---|
shake-staging-14.1.3-rc.1018.pom | |
shake-staging-14.1.3-rc.1018-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.shakebugs/shake-staging/ -->
<dependency>
<groupId>com.shakebugs</groupId>
<artifactId>shake-staging</artifactId>
<version>14.1.3-rc.1018</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.shakebugs/shake-staging/
implementation 'com.shakebugs:shake-staging:14.1.3-rc.1018'
// https://jarcasting.com/artifacts/com.shakebugs/shake-staging/
implementation ("com.shakebugs:shake-staging:14.1.3-rc.1018")
'com.shakebugs:shake-staging:aar:14.1.3-rc.1018'
<dependency org="com.shakebugs" name="shake-staging" rev="14.1.3-rc.1018">
<artifact name="shake-staging" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.shakebugs', module='shake-staging', version='14.1.3-rc.1018')
)
libraryDependencies += "com.shakebugs" % "shake-staging" % "14.1.3-rc.1018"
[com.shakebugs/shake-staging "14.1.3-rc.1018"]