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

com.github.protobufel:regex-support-interfaces 0.6

Extended Regex Support Interfaces

Категории

Категории

Protobuf Данные Data Structures
Группа

Группа

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

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

regex-support-interfaces
Версия

Версия

0.6
Тип

Тип

jar

Скачать regex-support-interfaces 0.6


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