jregex

A Mavenized version of jregex built with a modern, no-warning compiler. I do not support jregex's codebase; this is a package for my convenience and for the convenience of others to remove some warnings that arise when using the current version of jregex available on Maven Central in an Android project.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2_01
Дата

Дата

Тип

Тип

jar
Описание

Описание

jregex
A Mavenized version of jregex built with a modern, no-warning compiler. I do not support jregex's codebase; this is a package for my convenience and for the convenience of others to remove some warnings that arise when using the current version of jregex available on Maven Central in an Android project.
Ссылка на сайт

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

http://github.com/eropple/jregex

Скачать jregex

Как подключить последнюю версию

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

Зависимости

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

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

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

Версии библиотеки

Версия
1.2_01