is not current version
Last Version 0.0.5

io.github.tozmart:sensor 0.0.4

sensor

GroupId

GroupId

io.github.tozmart
ArtifactId

ArtifactId

sensor
Version

Version

0.0.4
Type

Type

aar

Download sensor 0.0.4


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