Last Version

Tregex 22.1.0.1

Truffle regular expressions language.

License

License

Categories

Categories

Graal
GroupId

GroupId

org.graalvm.regex
ArtifactId

ArtifactId

regex
Version

Version

22.1.0.1
Type

Type

jar
Description

Description

Tregex
Truffle regular expressions language.
Project URL

Project URL

http://www.graalvm.org/
Source Code Management

Source Code Management

https://github.com/oracle/graal

Download regex 22.1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.graalvm.truffle : truffle-api jar 22.1.0.1

Project Modules

There are no modules declared in this project.