License |
License |
---|---|
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdnlp-common |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnlp-common
The nlp-common tool for nlp dev.
|
Filename | Size |
---|---|
nlp-common-0.0.5.pom | |
nlp-common-0.0.5.jar | 1 MB |
nlp-common-0.0.5-sources.jar | 1 MB |
nlp-common-0.0.5-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/nlp-common/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>nlp-common</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/nlp-common/
implementation 'com.github.houbb:nlp-common:0.0.5'
// https://jarcasting.com/artifacts/com.github.houbb/nlp-common/
implementation ("com.github.houbb:nlp-common:0.0.5")
'com.github.houbb:nlp-common:jar:0.0.5'
<dependency org="com.github.houbb" name="nlp-common" rev="0.0.5">
<artifact name="nlp-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='nlp-common', version='0.0.5')
)
libraryDependencies += "com.github.houbb" % "nlp-common" % "0.0.5"
[com.github.houbb/nlp-common "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.houbb : heaven | jar | 0.1.129 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |