Download eureka-webapp-2.0-Alpha-6.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.0-Alpha-6 in this page.

Build File

You can use the following script to add eureka-webapp-2.0-Alpha-6.jar to your project.

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

Download

Click the following link to download the jar file.

eureka-webapp-2.0-Alpha-6-javadoc.jar
eureka-webapp-2.0-Alpha-6-sources.jar
eureka-webapp-2.0-Alpha-6.pom



Related Tutorials