Download eureka-webapp-2.3.jar file - Jar e

Jar examples for e:eureka-webapp

Description

Eureka WebApp is the implementation of the Eureka! Clinical Analytics web user interface.

You can download jar file eureka-webapp 2.3 in this page.

Build File

You can use the following script to add eureka-webapp-2.3.jar to your project.

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

Download

Click the following link to download the jar file.

eureka-webapp-2.3-javadoc.jar
eureka-webapp-2.3-sources.jar
eureka-webapp-2.3.pom



Related Tutorials