com.github.xmlet:regexApi

Uses XsdAsmFaster to generate a fluent API that allows the manipulation of the regex language.

License

License

GroupId

GroupId

com.github.xmlet
ArtifactId

ArtifactId

regexApi
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.xmlet:regexApi
Uses XsdAsmFaster to generate a fluent API that allows the manipulation of the regex language.
Project URL

Project URL

https://github.com/xmlet/RegexApi

Download regexApi

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.xmlet : xsdAsmFaster jar 1.0.4
org.jboss.windup.decompiler : decompiler-fernflower jar 4.0.0.Final

Project Modules

There are no modules declared in this project.
com.github.xmlet

Versions

Version
1.0.0