is not current version
Last Version 0.6.1

org.apache.streams:streams-processor-urls 0.4-incubating

URL Utility Processors

GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-processor-urls
Version

Version

0.4-incubating
Type

Type

jar

Download streams-processor-urls 0.4-incubating


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