License |
License |
---|---|
GroupId | GroupIdorg.corpus-tools |
ArtifactId | ArtifactIdsalt-doc |
Version | Version3.4.2 |
Type | Typepom |
Description |
DescriptionA powerful, tagset-independent and theory-neutral meta model and API for storing, manipulating, and representing nearly all types of linguistic data .
|
Project Organization |
Project OrganizationHumboldt-Universität zu Berlin, INRIA |
Filename | Size |
---|---|
salt-doc-3.4.2.pom | |
salt-doc-3.4.2.zip | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.corpus-tools/salt-doc/ -->
<dependency>
<groupId>org.corpus-tools</groupId>
<artifactId>salt-doc</artifactId>
<version>3.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.corpus-tools/salt-doc/
implementation 'org.corpus-tools:salt-doc:3.4.2'
// https://jarcasting.com/artifacts/org.corpus-tools/salt-doc/
implementation ("org.corpus-tools:salt-doc:3.4.2")
'org.corpus-tools:salt-doc:pom:3.4.2'
<dependency org="org.corpus-tools" name="salt-doc" rev="3.4.2">
<artifact name="salt-doc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.corpus-tools', module='salt-doc', version='3.4.2')
)
libraryDependencies += "org.corpus-tools" % "salt-doc" % "3.4.2"
[org.corpus-tools/salt-doc "3.4.2"]