is not current version
Last Version 1.4

com.teradata:re2j-td 1.3


Categories

Categories

Data
GroupId

GroupId

com.teradata
ArtifactId

ArtifactId

re2j-td
Version

Version

1.3
Type

Type

jar

Download re2j-td 1.3


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