is not current version
Last Version 2.0.2

io.mehow.ruler:ruler-android 0.6.0

Library for distance measurments.

GroupId

GroupId

io.mehow.ruler
ArtifactId

ArtifactId

ruler-android
Version

Version

0.6.0
Type

Type

aar

Download ruler-android 0.6.0


<!-- https://jarcasting.com/artifacts/io.mehow.ruler/ruler-android/ -->
<dependency>
    <groupId>io.mehow.ruler</groupId>
    <artifactId>ruler-android</artifactId>
    <version>0.6.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.mehow.ruler/ruler-android/
implementation 'io.mehow.ruler:ruler-android:0.6.0'
// https://jarcasting.com/artifacts/io.mehow.ruler/ruler-android/
implementation ("io.mehow.ruler:ruler-android:0.6.0")
'io.mehow.ruler:ruler-android:aar:0.6.0'
<dependency org="io.mehow.ruler" name="ruler-android" rev="0.6.0">
  <artifact name="ruler-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.mehow.ruler', module='ruler-android', version='0.6.0')
)
libraryDependencies += "io.mehow.ruler" % "ruler-android" % "0.6.0"
[io.mehow.ruler/ruler-android "0.6.0"]