License |
License |
---|---|
GroupId | GroupIdio.github.kayr |
ArtifactId | ArtifactIdphrase-matcher |
Last Version | Last Version0.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPhrase Matcher
Wrapper for the Second String Project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
phrase-matcher-0.1.7.pom | |
phrase-matcher-0.1.7.jar | 3 KB |
phrase-matcher-0.1.7-sources.jar | 1 KB |
phrase-matcher-0.1.7-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kayr/phrase-matcher/ -->
<dependency>
<groupId>io.github.kayr</groupId>
<artifactId>phrase-matcher</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kayr/phrase-matcher/
implementation 'io.github.kayr:phrase-matcher:0.1.7'
// https://jarcasting.com/artifacts/io.github.kayr/phrase-matcher/
implementation ("io.github.kayr:phrase-matcher:0.1.7")
'io.github.kayr:phrase-matcher:jar:0.1.7'
<dependency org="io.github.kayr" name="phrase-matcher" rev="0.1.7">
<artifact name="phrase-matcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kayr', module='phrase-matcher', version='0.1.7')
)
libraryDependencies += "io.github.kayr" % "phrase-matcher" % "0.1.7"
[io.github.kayr/phrase-matcher "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.wcohen : com.wcohen.secondstring | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |