License |
License |
---|---|
GroupId | GroupIdeu.fbk.dh |
ArtifactId | ArtifactIdtint-models |
Version | Version0.2 |
Type | Typejar |
Description |
DescriptionThe Italian NLP Tool
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tint-models-0.2.pom | |
tint-models-0.2.jar | 80 MB |
tint-models-0.2-tests.jar | 1 KB |
tint-models-0.2-sources.jar | 80 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.fbk.dh/tint-models/ -->
<dependency>
<groupId>eu.fbk.dh</groupId>
<artifactId>tint-models</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-models/
implementation 'eu.fbk.dh:tint-models:0.2'
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-models/
implementation ("eu.fbk.dh:tint-models:0.2")
'eu.fbk.dh:tint-models:jar:0.2'
<dependency org="eu.fbk.dh" name="tint-models" rev="0.2">
<artifact name="tint-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.dh', module='tint-models', version='0.2')
)
libraryDependencies += "eu.fbk.dh" % "tint-models" % "0.2"
[eu.fbk.dh/tint-models "0.2"]