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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials