Categories |
CategoriesTakes User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.apache.ctakes |
ArtifactId | ArtifactIdctakes-pad-term-spotter |
Version | Version3.0.0-incubating |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-pad-term-spotter/ -->
<dependency>
<groupId>org.apache.ctakes</groupId>
<artifactId>ctakes-pad-term-spotter</artifactId>
<version>3.0.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-pad-term-spotter/
implementation 'org.apache.ctakes:ctakes-pad-term-spotter:3.0.0-incubating'
// https://jarcasting.com/artifacts/org.apache.ctakes/ctakes-pad-term-spotter/
implementation ("org.apache.ctakes:ctakes-pad-term-spotter:3.0.0-incubating")
'org.apache.ctakes:ctakes-pad-term-spotter:jar:3.0.0-incubating'
<dependency org="org.apache.ctakes" name="ctakes-pad-term-spotter" rev="3.0.0-incubating">
<artifact name="ctakes-pad-term-spotter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ctakes', module='ctakes-pad-term-spotter', version='3.0.0-incubating')
)
libraryDependencies += "org.apache.ctakes" % "ctakes-pad-term-spotter" % "3.0.0-incubating"
[org.apache.ctakes/ctakes-pad-term-spotter "3.0.0-incubating"]