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

org.apache.ant:ant-apache-regexp 1.9.6


Категории

Категории

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

Группа

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

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

ant-apache-regexp
Версия

Версия

1.9.6
Тип

Тип

jar

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


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