is not current version
Last Version 2.0.2

io.mehow.ruler:ruler-android 2.0.0

Library for distance measurments.

GroupId

GroupId

io.mehow.ruler
ArtifactId

ArtifactId

ruler-android
Version

Version

2.0.0
Type

Type

aar

Download ruler-android 2.0.0


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