License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.fangjinuo.langx |
ArtifactId | ArtifactIdlangx-java-regexp-joni |
Last Version | Last Version4.6.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.langx:langx-java-regexp-joni:4.6.11
joni regexp
|
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.langx/langx-java-regexp-joni/ -->
<dependency>
<groupId>com.github.fangjinuo.langx</groupId>
<artifactId>langx-java-regexp-joni</artifactId>
<version>4.6.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.langx/langx-java-regexp-joni/
implementation 'com.github.fangjinuo.langx:langx-java-regexp-joni:4.6.11'
// https://jarcasting.com/artifacts/com.github.fangjinuo.langx/langx-java-regexp-joni/
implementation ("com.github.fangjinuo.langx:langx-java-regexp-joni:4.6.11")
'com.github.fangjinuo.langx:langx-java-regexp-joni:jar:4.6.11'
<dependency org="com.github.fangjinuo.langx" name="langx-java-regexp-joni" rev="4.6.11">
<artifact name="langx-java-regexp-joni" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.langx', module='langx-java-regexp-joni', version='4.6.11')
)
libraryDependencies += "com.github.fangjinuo.langx" % "langx-java-regexp-joni" % "4.6.11"
[com.github.fangjinuo.langx/langx-java-regexp-joni "4.6.11"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.langx : langx-java | jar | 4.6.11 |
org.jruby.joni : joni | jar | 2.1.43 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.0 |
junit : junit | jar | 4.13.1 |