License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.mastif |
ArtifactId | ArtifactIdmastif-zoner |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmastif-zoner
identify and assign labels to sections (zones) within clinical documents
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mastif-zoner-1.6.pom | |
mastif-zoner-1.6.jar | 35 KB |
mastif-zoner-1.6-sources.jar | 19 KB |
mastif-zoner-1.6-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.mastif/mastif-zoner/ -->
<dependency>
<groupId>net.sf.mastif</groupId>
<artifactId>mastif-zoner</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.mastif/mastif-zoner/
implementation 'net.sf.mastif:mastif-zoner:1.6'
// https://jarcasting.com/artifacts/net.sf.mastif/mastif-zoner/
implementation ("net.sf.mastif:mastif-zoner:1.6")
'net.sf.mastif:mastif-zoner:jar:1.6'
<dependency org="net.sf.mastif" name="mastif-zoner" rev="1.6">
<artifact name="mastif-zoner" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.mastif', module='mastif-zoner', version='1.6')
)
libraryDependencies += "net.sf.mastif" % "mastif-zoner" % "1.6"
[net.sf.mastif/mastif-zoner "1.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |