is not current version
Last Version 22.1.0.1

Tregex 21.3.0

Truffle regular expressions language.

License

License

Categories

Categories

Graal
GroupId

GroupId

org.graalvm.regex
ArtifactId

ArtifactId

regex
Version

Version

21.3.0
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 21.3.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.