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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials