не последняя версия
Последняя версия 0.0.5

com.github.houbb:nlp-common 0.0.1

The nlp-common tool for nlp dev.

Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

nlp-common
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать nlp-common 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.houbb/nlp-common/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>nlp-common</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/nlp-common/
implementation 'com.github.houbb:nlp-common:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/nlp-common/
implementation ("com.github.houbb:nlp-common:0.0.1")
'com.github.houbb:nlp-common:jar:0.0.1'
<dependency org="com.github.houbb" name="nlp-common" rev="0.0.1">
  <artifact name="nlp-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='nlp-common', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "nlp-common" % "0.0.1"
[com.github.houbb/nlp-common "0.0.1"]