is not current version
Last Version 0.6.1

org.apache.streams:streams-persist-console 0.5.1

Console Module

GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-persist-console
Version

Version

0.5.1
Type

Type

jar

Download streams-persist-console 0.5.1


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