is not current version
Last Version 0.69.0

org.apache.streampipes:streampipes-config 0.66.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.apache.streampipes
ArtifactId

ArtifactId

streampipes-config
Version

Version

0.66.0
Type

Type

jar

Download streampipes-config 0.66.0


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