GroupId | GroupIdio.mehow.ruler |
---|---|
ArtifactId | ArtifactIdruler-android |
Version | Version0.6.0 |
Type | Typeaar |
Filename | Size |
---|---|
ruler-android-0.6.0.pom | |
ruler-android-0.6.0-sources.jar | 6 KB |
ruler-android-0.6.0-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>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"]