is not current version
Last Version 1.0.5

me.geso:regexp-trie 0.1.10

regexp-trie

GroupId

GroupId

me.geso
ArtifactId

ArtifactId

regexp-trie
Version

Version

0.1.10
Type

Type

jar

Download regexp-trie 0.1.10


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