Last Version

com.github.xmlet:regexApi 1.0.0

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
Version

Version

1.0.0
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 1.0.0


<!-- 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.