License |
License |
---|---|
GroupId | GroupIdio.github.whaleal |
ArtifactId | ArtifactIdicefrog-dfa |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionicefrog-dfa
icefrog 基于DFA的关键词查找
|
Filename | Size |
---|---|
icefrog-dfa-1.0.0.pom | |
icefrog-dfa-1.0.0.jar | 12 KB |
icefrog-dfa-1.0.0-sources.jar | 8 KB |
icefrog-dfa-1.0.0-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whaleal/icefrog-dfa/ -->
<dependency>
<groupId>io.github.whaleal</groupId>
<artifactId>icefrog-dfa</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-dfa/
implementation 'io.github.whaleal:icefrog-dfa:1.0.0'
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-dfa/
implementation ("io.github.whaleal:icefrog-dfa:1.0.0")
'io.github.whaleal:icefrog-dfa:jar:1.0.0'
<dependency org="io.github.whaleal" name="icefrog-dfa" rev="1.0.0">
<artifact name="icefrog-dfa" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whaleal', module='icefrog-dfa', version='1.0.0')
)
libraryDependencies += "io.github.whaleal" % "icefrog-dfa" % "1.0.0"
[io.github.whaleal/icefrog-dfa "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.whaleal : icefrog-core | jar | 1.0.0 |
io.github.whaleal : icefrog-json | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.20 |