is not current version
Last Version 2.5.0

de.julielab:jcore-bc2gmformat-writer 2.4.0

This component allows to write CAS entity annotations into the format used for the BioCreative II Gene Mention challenge.

Categories

Categories

ORM Data
GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-bc2gmformat-writer
Version

Version

2.4.0
Type

Type

jar

Download jcore-bc2gmformat-writer 2.4.0


<!-- https://jarcasting.com/artifacts/de.julielab/jcore-bc2gmformat-writer/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jcore-bc2gmformat-writer</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-bc2gmformat-writer/
implementation 'de.julielab:jcore-bc2gmformat-writer:2.4.0'
// https://jarcasting.com/artifacts/de.julielab/jcore-bc2gmformat-writer/
implementation ("de.julielab:jcore-bc2gmformat-writer:2.4.0")
'de.julielab:jcore-bc2gmformat-writer:jar:2.4.0'
<dependency org="de.julielab" name="jcore-bc2gmformat-writer" rev="2.4.0">
  <artifact name="jcore-bc2gmformat-writer" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-bc2gmformat-writer', version='2.4.0')
)
libraryDependencies += "de.julielab" % "jcore-bc2gmformat-writer" % "2.4.0"
[de.julielab/jcore-bc2gmformat-writer "2.4.0"]