is not current version
Last Version 0.6.1

org.apache.streams:streams-processor-regex 0.5.1

Regex Utility Processors

GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-processor-regex
Version

Version

0.5.1
Type

Type

jar

Download streams-processor-regex 0.5.1


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