Download protempa-tsb-umls-4.0.jar file - Jar p

Jar examples for p:protempa-tsb-umls

Description

Implements support for using the UMLS for access to clinical terms.

You can download jar file protempa-tsb-umls 4.0 in this page.

Build File

You can use the following script to add protempa-tsb-umls-4.0.jar to your project.

<dependency>
   <groupId>org.eurekaclinical</groupId>
   <artifactId>protempa-tsb-umls</artifactId>
   <version>4.0</version>
</dependency>
compile group: 'org.eurekaclinical', name: 'protempa-tsb-umls', version: '4.0'
libraryDependencies += "org.eurekaclinical" % "protempa-tsb-umls" % "4.0"
<dependency org="org.eurekaclinical" name="protempa-tsb-umls" rev="4.0"/>
@Grapes(@Grab(group='org.eurekaclinical', module='protempa-tsb-umls', version='4.0'))
'org.eurekaclinical:protempa-tsb-umls:jar:4.0'

Download

Click the following link to download the jar file.

protempa-tsb-umls-4.0-javadoc.jar
protempa-tsb-umls-4.0-sources.jar
protempa-tsb-umls-4.0.jar
protempa-tsb-umls-4.0.pom



Related Tutorials