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

Jar examples for e:el-impl

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

el-impl-1.0.jar
el-impl-1.0.pom
el-impl-1.0-sources.jar



Related Tutorials