Download el-ri-1.0.jar file - Jar e

Jar examples for e:el-ri

Description

You can download jar file el-ri 1.0 in this page.

Build File

You can use the following script to add el-ri-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

el-ri-1.0.jar
el-ri-1.0.pom



Related Tutorials