is not current version
Last Version 0.7.0

com.github.protobufel:extended-regex 0.6

Extended Regex supporting multiple entries

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.protobufel
ArtifactId

ArtifactId

extended-regex
Version

Version

0.6
Type

Type

jar

Download extended-regex 0.6


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