is not current version
Last Version 0.65.0

org.streampipes:streampipes-parent 0.64.0

StreamPipes

GroupId

GroupId

org.streampipes
ArtifactId

ArtifactId

streampipes-parent
Version

Version

0.64.0
Type

Type

pom

Download streampipes-parent 0.64.0


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