is not current version
Last Version 0.1.4

io.rhiot:rhiot-scanner 0.1.3


GroupId

GroupId

io.rhiot
ArtifactId

ArtifactId

rhiot-scanner
Version

Version

0.1.3
Type

Type

jar

Download rhiot-scanner 0.1.3


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