nlp-common

The nlp-common tool for nlp dev.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

nlp-common
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

nlp-common
The nlp-common tool for nlp dev.

Download nlp-common

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.129

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1