License |
License |
---|---|
GroupId | GroupIdai.idylnlp |
ArtifactId | ArtifactIdidylnlp-nlp-language-detection |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionidylnlp-nlp-language-detection
NLP library for Java.
|
Filename | Size |
---|---|
idylnlp-nlp-language-detection-1.1.0.pom | 673 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ai.idylnlp/idylnlp-nlp-language-detection/ -->
<dependency>
<groupId>ai.idylnlp</groupId>
<artifactId>idylnlp-nlp-language-detection</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.idylnlp/idylnlp-nlp-language-detection/
implementation 'ai.idylnlp:idylnlp-nlp-language-detection:1.1.0'
// https://jarcasting.com/artifacts/ai.idylnlp/idylnlp-nlp-language-detection/
implementation ("ai.idylnlp:idylnlp-nlp-language-detection:1.1.0")
'ai.idylnlp:idylnlp-nlp-language-detection:pom:1.1.0'
<dependency org="ai.idylnlp" name="idylnlp-nlp-language-detection" rev="1.1.0">
<artifact name="idylnlp-nlp-language-detection" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.idylnlp', module='idylnlp-nlp-language-detection', version='1.1.0')
)
libraryDependencies += "ai.idylnlp" % "idylnlp-nlp-language-detection" % "1.1.0"
[ai.idylnlp/idylnlp-nlp-language-detection "1.1.0"]