Download core-el-api-0.5.0.jar file - Jar c

Jar examples for c:core-el-api

Description

You can download jar file core-el-api 0.5.0 in this page.

Build File

You can use the following script to add core-el-api-0.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

core-el-api-0.5.0-javadoc.jar
core-el-api-0.5.0-sources.jar
core-el-api-0.5.0.jar
core-el-api-0.5.0.pom



Related Tutorials