Download eureka-webapp-3.0-Alpha-10.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 3.0-Alpha-10 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

eureka-webapp-3.0-Alpha-10-javadoc.jar
eureka-webapp-3.0-Alpha-10-sources.jar
eureka-webapp-3.0-Alpha-10.pom



Related Tutorials