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

ant:ant-apache-regexp 1.6.4


Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

ant-apache-regexp
Версия

Версия

1.6.4
Тип

Тип

jar

Скачать ant-apache-regexp 1.6.4


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