is not current version
Last Version 0.69.0

org.apache.streampipes:streampipes-messaging 0.66.0


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.apache.streampipes
ArtifactId

ArtifactId

streampipes-messaging
Version

Version

0.66.0
Type

Type

jar

Download streampipes-messaging 0.66.0


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