is not current version
Last Version 2.0.2

io.mehow.ruler:ruler-android 1.0.0

Library for distance measurments.

GroupId

GroupId

io.mehow.ruler
ArtifactId

ArtifactId

ruler-android
Version

Version

1.0.0
Type

Type

aar

Download ruler-android 1.0.0


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