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

regex4j 1.0.0

regex implement with nfa

Лицензия

Лицензия

Группа

Группа

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

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

regex4j
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

regex4j
regex implement with nfa
Ссылка на сайт

Ссылка на сайт

https://github.com/myibu/regex4j

Скачать regex4j 1.0.0


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.