is not current version
Last Version 0.69.0

org.apache.streampipes:streampipes-backend 0.66.0


GroupId

GroupId

org.apache.streampipes
ArtifactId

ArtifactId

streampipes-backend
Version

Version

0.66.0
Type

Type

jar

Download streampipes-backend 0.66.0


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