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