is not current version
Last Version 0.1.4

io.rhiot:rhiot-lib 0.1.3


GroupId

GroupId

io.rhiot
ArtifactId

ArtifactId

rhiot-lib
Version

Version

0.1.3
Type

Type

pom

Download rhiot-lib 0.1.3

Filename Size
rhiot-lib-0.1.3.pom 911 bytes
Browse

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