не последняя версия
Последняя версия 1.6

net.sf.mastif:mastif-zoner 1.4

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

Категории

Категории

Сеть
Группа

Группа

net.sf.mastif
Идентификатор

Идентификатор

mastif-zoner
Версия

Версия

1.4
Тип

Тип

jar

Скачать mastif-zoner 1.4


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