License |
License |
---|---|
GroupId | GroupIdio.mehow.ruler |
ArtifactId | ArtifactIdandroid |
Version | Version0.5.3 |
Type | Typeaar |
Description |
DescriptionRuler (Android)
Library for distance measurments.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-0.5.3.pom | |
android-0.5.3-sources.jar | 6 KB |
android-0.5.3-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mehow.ruler/android/ -->
<dependency>
<groupId>io.mehow.ruler</groupId>
<artifactId>android</artifactId>
<version>0.5.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.mehow.ruler/android/
implementation 'io.mehow.ruler:android:0.5.3'
// https://jarcasting.com/artifacts/io.mehow.ruler/android/
implementation ("io.mehow.ruler:android:0.5.3")
'io.mehow.ruler:android:aar:0.5.3'
<dependency org="io.mehow.ruler" name="android" rev="0.5.3">
<artifact name="android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.mehow.ruler', module='android', version='0.5.3')
)
libraryDependencies += "io.mehow.ruler" % "android" % "0.5.3"
[io.mehow.ruler/android "0.5.3"]
Group / Artifact | Type | Version |
---|---|---|
io.mehow.ruler : ruler | jar | 0.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.72 |