GroupId | GroupIdcom.github.rubensousa |
---|---|
ArtifactId | ArtifactIdgravitysnaphelper |
Version | Version0.3 |
Type | Typeaar |
Filename | Size |
---|---|
gravitysnaphelper-0.3.pom | |
gravitysnaphelper-0.3.aar | 6 KB |
gravitysnaphelper-0.3-sources.jar | 4 KB |
gravitysnaphelper-0.3-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rubensousa/gravitysnaphelper/ -->
<dependency>
<groupId>com.github.rubensousa</groupId>
<artifactId>gravitysnaphelper</artifactId>
<version>0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rubensousa/gravitysnaphelper/
implementation 'com.github.rubensousa:gravitysnaphelper:0.3'
// https://jarcasting.com/artifacts/com.github.rubensousa/gravitysnaphelper/
implementation ("com.github.rubensousa:gravitysnaphelper:0.3")
'com.github.rubensousa:gravitysnaphelper:aar:0.3'
<dependency org="com.github.rubensousa" name="gravitysnaphelper" rev="0.3">
<artifact name="gravitysnaphelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.rubensousa', module='gravitysnaphelper', version='0.3')
)
libraryDependencies += "com.github.rubensousa" % "gravitysnaphelper" % "0.3"
[com.github.rubensousa/gravitysnaphelper "0.3"]