License |
License |
---|---|
GroupId | GroupIdcom.github.xmlet |
ArtifactId | ArtifactIdregexApi |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioncom.github.xmlet:regexApi
Uses XsdAsmFaster to generate a fluent API that allows the manipulation of the regex language.
|
Project URL |
Project URL |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.xmlet : xsdAsmFaster | jar | 1.0.4 |
org.jboss.windup.decompiler : decompiler-fernflower | jar | 4.0.0.Final |