is not current version
Last Version 0.6.1

org.apache.streams:streams-persist-console 0.1-incubating

Console Module

GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-persist-console
Version

Version

0.1-incubating
Type

Type

jar

Download streams-persist-console 0.1-incubating


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