is not current version
Last Version 0.2

eu.fbk.fcw:fcw-depparse 0.1.1

A collection of Stanford CoreNLP wrappers

License

License

GroupId

GroupId

eu.fbk.fcw
ArtifactId

ArtifactId

fcw-depparse
Version

Version

0.1.1
Type

Type

jar
Description

Description

A collection of Stanford CoreNLP wrappers
Project Organization

Project Organization

FBK

Download fcw-depparse 0.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
edu.stanford.nlp : stanford-corenlp jar 3.8.0

Project Modules

There are no modules declared in this project.