Last Version

MentaBean 0.9.5

Perl-like regular expressions support for Java.

License

License

GNU Lesser General Public License (LGPL), Version 2.1
GroupId

GroupId

me.soliveirajr
ArtifactId

ArtifactId

menta-regex
Version

Version

0.9.5
Type

Type

jar
Description

Description

MentaBean
Perl-like regular expressions support for Java.
Project URL

Project URL

http://maven.apache.org

Download menta-regex 0.9.5


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.