Download mastif-zoner-1.4.jar file - Jar m

Jar examples for m:mastif-zoner

Description

identify and assign labels to sections (zones) within clinical documents

You can download jar file mastif-zoner 1.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mastif-zoner-1.4.jar to your project.

<dependency>
   <groupId>net.sf.mastif</groupId>
   <artifactId>mastif-zoner</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'net.sf.mastif', name: 'mastif-zoner', version: '1.4'
libraryDependencies += "net.sf.mastif" % "mastif-zoner" % "1.4"
<dependency org="net.sf.mastif" name="mastif-zoner" rev="1.4"/>
@Grapes(@Grab(group='net.sf.mastif', module='mastif-zoner', version='1.4'))
'net.sf.mastif:mastif-zoner:jar:1.4'

Download

Click the following link to download the jar file.

mastif-zoner-1.4-javadoc.jar
mastif-zoner-1.4-sources.jar
mastif-zoner-1.4.jar
mastif-zoner-1.4.pom



Related Tutorials