не последняя версия
Последняя версия 0.6.1

org.apache.streams:streams-processor-regex 0.3-incubating

Regex Utility Processors

Группа

Группа

org.apache.streams
Идентификатор

Идентификатор

streams-processor-regex
Версия

Версия

0.3-incubating
Тип

Тип

jar

Скачать streams-processor-regex 0.3-incubating


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