| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.xmlet |
| Идентификатор | ИдентификаторregexApi |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.xmlet:regexApi
Uses XsdAsmFaster to generate a fluent API that allows the manipulation of the regex language.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| regexApi-1.0.0.pom | |
| regexApi-1.0.0.jar | 149 KB |
| regexApi-1.0.0-sources.jar | 71 KB |
| regexApi-1.0.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xmlet/regexApi/ -->
<dependency>
<groupId>com.github.xmlet</groupId>
<artifactId>regexApi</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xmlet/regexApi/
implementation 'com.github.xmlet:regexApi:1.0.0'
// https://jarcasting.com/artifacts/com.github.xmlet/regexApi/
implementation ("com.github.xmlet:regexApi:1.0.0")
'com.github.xmlet:regexApi:jar:1.0.0'
<dependency org="com.github.xmlet" name="regexApi" rev="1.0.0">
<artifact name="regexApi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xmlet', module='regexApi', version='1.0.0')
)
libraryDependencies += "com.github.xmlet" % "regexApi" % "1.0.0"
[com.github.xmlet/regexApi "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.xmlet : xsdAsmFaster | jar | 1.0.4 |
| org.jboss.windup.decompiler : decompiler-fernflower | jar | 4.0.0.Final |