is not current version
Last Version 1.1.0

org.dkpro.tc:dkpro-tc-features 0.9.0


Categories

Categories

DKPro Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.dkpro.tc
ArtifactId

ArtifactId

dkpro-tc-features
Version

Version

0.9.0
Type

Type

jar

Download dkpro-tc-features 0.9.0


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