is not current version
Last Version 2.0.2

io.mehow.ruler:ruler 0.5.1

Library for distance measurments.

GroupId

GroupId

io.mehow.ruler
ArtifactId

ArtifactId

ruler
Version

Version

0.5.1
Type

Type

jar

Download ruler 0.5.1


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