is not current version
Last Version 0.2

eu.fbk.fcw:fcw-pos 0.1.1

A collection of Stanford CoreNLP wrappers

License

License

GroupId

GroupId

eu.fbk.fcw
ArtifactId

ArtifactId

fcw-pos
Version

Version

0.1.1
Type

Type

jar
Description

Description

A collection of Stanford CoreNLP wrappers
Project Organization

Project Organization

FBK

Download fcw-pos 0.1.1


<!-- https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-pos/ -->
<dependency>
    <groupId>eu.fbk.fcw</groupId>
    <artifactId>fcw-pos</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-pos/
implementation 'eu.fbk.fcw:fcw-pos:0.1.1'
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-pos/
implementation ("eu.fbk.fcw:fcw-pos:0.1.1")
'eu.fbk.fcw:fcw-pos:jar:0.1.1'
<dependency org="eu.fbk.fcw" name="fcw-pos" rev="0.1.1">
  <artifact name="fcw-pos" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.fcw', module='fcw-pos', version='0.1.1')
)
libraryDependencies += "eu.fbk.fcw" % "fcw-pos" % "0.1.1"
[eu.fbk.fcw/fcw-pos "0.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
edu.stanford.nlp : stanford-corenlp jar 3.8.0
eu.fbk.utils : utils-corenlp jar 3.1

Project Modules

There are no modules declared in this project.