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