не последняя версия
Последняя версия 1.4

com.teradata:re2j-td 1.3


Категории

Категории

Данные
Группа

Группа

com.teradata
Идентификатор

Идентификатор

re2j-td
Версия

Версия

1.3
Тип

Тип

jar

Скачать 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"]