Files download
File Operation
tantrum-regexodus-0.1.15.1.jar download
tantrum-regexodus-0.1.15.1.pom download
tantrum-regexodus-0.1.15.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.tommyettinger</groupId>
  <artifactId>tantrum-regexodus</artifactId>
  <version>0.1.15.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.tommyettinger:tantrum-regexodus:0.1.15.1'
Gradle Kotlin
implementation("com.github.tommyettinger:tantrum-regexodus:0.1.15.1")
Scala SBT
libraryDependencies += "com.github.tommyettinger" % "tantrum-regexodus" % "0.1.15.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.tommyettinger', module='tantrum-regexodus', version='0.1.15.1')
)
Apache Ivy
<dependency org="com.github.tommyettinger" name="tantrum-regexodus" rev="0.1.15.1" />
Leiningen
[com.github.tommyettinger/tantrum-regexodus "0.1.15.1"]
Apache Buildr
'com.github.tommyettinger:tantrum-regexodus:jar:0.1.15.1'