Download protempa-framework-4.0-Alpha-18.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 4.0-Alpha-18 in this page.

Build File

You can use the following script to add protempa-framework-4.0-Alpha-18.jar to your project.

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

Download

Click the following link to download the jar file.

protempa-framework-4.0-Alpha-18-javadoc.jar
protempa-framework-4.0-Alpha-18-sources.jar
protempa-framework-4.0-Alpha-18.jar
protempa-framework-4.0-Alpha-18.pom



Related Tutorials