Last Version

regexp-trie 1.0.5

Trie based regexp generator

License

License

GroupId

GroupId

me.geso
ArtifactId

ArtifactId

regexp-trie
Version

Version

1.0.5
Type

Type

jar
Description

Description

regexp-trie
Trie based regexp generator
Project URL

Project URL

http://github.com/tokuhirom/regexp-trie/
Source Code Management

Source Code Management

https://github.com/tokuhirom/regexp-trie/

Download regexp-trie 1.0.5


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.