Download efaps-api-3.2.0.jar file - Jar e

Jar examples for e:efaps-api

Description

You can download jar file efaps-api 3.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add efaps-api-3.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

efaps-api-3.2.0-javadoc.jar
efaps-api-3.2.0-sources.jar
efaps-api-3.2.0.jar
efaps-api-3.2.0.pom



Related Tutorials