License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.rhiot |
ArtifactId | ArtifactIdrhiot-datastream-bootstrap |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRhiot :: Datastream :: Bootstrap
Rhiot Project
|
Filename | Size |
---|---|
rhiot-datastream-bootstrap-0.1.3.pom | 931 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-datastream-bootstrap/ -->
<dependency>
<groupId>io.rhiot</groupId>
<artifactId>rhiot-datastream-bootstrap</artifactId>
<version>0.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rhiot/rhiot-datastream-bootstrap/
implementation 'io.rhiot:rhiot-datastream-bootstrap:0.1.3'
// https://jarcasting.com/artifacts/io.rhiot/rhiot-datastream-bootstrap/
implementation ("io.rhiot:rhiot-datastream-bootstrap:0.1.3")
'io.rhiot:rhiot-datastream-bootstrap:pom:0.1.3'
<dependency org="io.rhiot" name="rhiot-datastream-bootstrap" rev="0.1.3">
<artifact name="rhiot-datastream-bootstrap" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rhiot', module='rhiot-datastream-bootstrap', version='0.1.3')
)
libraryDependencies += "io.rhiot" % "rhiot-datastream-bootstrap" % "0.1.3"
[io.rhiot/rhiot-datastream-bootstrap "0.1.3"]