Download epad-medgift-common-1.0.0.jar file - Jar e

Jar examples for e:epad-medgift-common

Description

Common classes for MedGIFT ePad plugins, Web Services, etc.

You can download jar file epad-medgift-common 1.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add epad-medgift-common-1.0.0.jar to your project.

<dependency>
   <groupId>ch.hevs.medgift.epad.plugins.common</groupId>
   <artifactId>epad-medgift-common</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'ch.hevs.medgift.epad.plugins.common', name: 'epad-medgift-common', version: '1.0.0'
libraryDependencies += "ch.hevs.medgift.epad.plugins.common" % "epad-medgift-common" % "1.0.0"
<dependency org="ch.hevs.medgift.epad.plugins.common" name="epad-medgift-common" rev="1.0.0"/>
@Grapes(@Grab(group='ch.hevs.medgift.epad.plugins.common', module='epad-medgift-common', version='1.0.0'))
'ch.hevs.medgift.epad.plugins.common:epad-medgift-common:jar:1.0.0'

Download

Click the following link to download the jar file.

epad-medgift-common-1.0.0-javadoc.jar
epad-medgift-common-1.0.0-sources.jar
epad-medgift-common-1.0.0.jar
epad-medgift-common-1.0.0.pom



Related Tutorials