License |
License |
---|---|
GroupId | GroupIdio.rhiot |
ArtifactId | ArtifactIdrhiot |
Version | Version0.1.4 |
Type | Typepom |
Description |
DescriptionRhiot
Rhiot Project
|
Filename | Size |
---|---|
rhiot-0.1.4.pom | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot/ -->
<dependency>
<groupId>io.rhiot</groupId>
<artifactId>rhiot</artifactId>
<version>0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rhiot/rhiot/
implementation 'io.rhiot:rhiot:0.1.4'
// https://jarcasting.com/artifacts/io.rhiot/rhiot/
implementation ("io.rhiot:rhiot:0.1.4")
'io.rhiot:rhiot:pom:0.1.4'
<dependency org="io.rhiot" name="rhiot" rev="0.1.4">
<artifact name="rhiot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rhiot', module='rhiot', version='0.1.4')
)
libraryDependencies += "io.rhiot" % "rhiot" % "0.1.4"
[io.rhiot/rhiot "0.1.4"]