is not current version
Last Version 0.69.0

org.apache.streampipes:streampipes-container-standalone 0.66.0


Categories

Categories

Container
GroupId

GroupId

org.apache.streampipes
ArtifactId

ArtifactId

streampipes-container-standalone
Version

Version

0.66.0
Type

Type

jar

Download streampipes-container-standalone 0.66.0


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