is not current version
Last Version 0.9.3.2

io.flowthings:flowthings-client-core 0.9.2.7

A client library for flowthings.io realtime event processing

Categories

Categories

CLI User Interface
GroupId

GroupId

io.flowthings
ArtifactId

ArtifactId

flowthings-client-core
Version

Version

0.9.2.7
Type

Type

jar

Download flowthings-client-core 0.9.2.7


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