MVN

com.basistech.tclre : tcl-regex

Maven & Gradle

May 31, 2023
25 stars

Java port of the regex engine from Tcl

<dependency>
    <groupId>com.basistech.tclre</groupId>
    <artifactId>tcl-regex</artifactId>
    <version>0.14.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.basistech.tclre : tcl-regex to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.14.8

All Versions

Choose a version of com.basistech.tclre : tcl-regex to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.14.x
tcl-regex-0.14.8
tcl-regex-0.14.7
tcl-regex-0.14.6
tcl-regex-0.14.5
tcl-regex-0.14.4
tcl-regex-0.14.3
tcl-regex-0.14.2
tcl-regex-0.14.1
tcl-regex-0.14.0
0.13.x
tcl-regex-0.13.8
tcl-regex-0.13.7
tcl-regex-0.13.6
tcl-regex-0.13.5
tcl-regex-0.13.4
tcl-regex-0.13.3
tcl-regex-0.13.2
tcl-regex-0.13.1
tcl-regex-0.13.0
0.12.x
tcl-regex-0.12.0
0.11.x
tcl-regex-0.11.0
0.10.x
tcl-regex-0.10.3
tcl-regex-0.10.2
tcl-regex-0.10.1

How to add a dependency to Maven

Add the following com.basistech.tclre : tcl-regex maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.basistech.tclre</groupId>
    <artifactId>tcl-regex</artifactId>
    <version>0.14.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.basistech.tclre : tcl-regex gradle dependency to your build.gradle file:

implementation 'com.basistech.tclre:tcl-regex:0.14.8'

Gradle Kotlin DSL: Add the following com.basistech.tclre : tcl-regex gradle kotlin dependency to your build.gradle.kts file:

implementation("com.basistech.tclre:tcl-regex:0.14.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.basistech.tclre : tcl-regex sbt scala dependency to your build.sbt file:

libraryDependencies += "com.basistech.tclre" % "tcl-regex" % "0.14.8"

Advertisement

Dependencies from Group

May 31, 2023
25 stars

Discover Dependencies

Aug 26, 2023
53 usages
716 stars
Aug 06, 2023
4 usages
112 stars
Aug 17, 2023
5 usages
779 stars
Aug 16, 2018
246 usages
42.9k stars
Aug 05, 2015
144 stars
Dec 09, 2015
1 stars
Jan 24, 2017
214 stars