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