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