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

Build File

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

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

Download

Click the following link to download the jar file.

protempa-framework-5.0-Alpha-8-javadoc.jar
protempa-framework-5.0-Alpha-8-sources.jar
protempa-framework-5.0-Alpha-8.jar
protempa-framework-5.0-Alpha-8.pom



Related Tutorials