is not current version
Last Version 0.6.1

org.apache.streams:streams-config 0.6.0

Stream and Stream Component General Configuration Objects and Utilities

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-config
Version

Version

0.6.0
Type

Type

jar

Download streams-config 0.6.0


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