Download protempa-framework-3.0.jar file - Jar p

Jar examples for p:protempa-framework

Description

Protempa Framework is the core of Protempa.

You can download jar file protempa-framework 3.0 in this page.

Build File

You can use the following script to add protempa-framework-3.0.jar to your project.

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

Download

Click the following link to download the jar file.

protempa-framework-3.0-javadoc.jar
protempa-framework-3.0-sources.jar
protempa-framework-3.0.jar
protempa-framework-3.0.pom



Related Tutorials