Jar examples for j:jcel
Java Compile Expression Language
You can download jar file jcel 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jcel-1.0.jar to your project.
<dependency> <groupId>com.kangyonggan</groupId> <artifactId>jcel</artifactId> <version>1.0</version> </dependency>
compile group: 'com.kangyonggan', name: 'jcel', version: '1.0'
libraryDependencies += "com.kangyonggan" % "jcel" % "1.0"
<dependency org="com.kangyonggan" name="jcel" rev="1.0"/>
@Grapes(@Grab(group='com.kangyonggan', module='jcel', version='1.0'))
'com.kangyonggan:jcel:jar:1.0'
Click the following link to download the jar file.
jcel-1.0-javadoc.jar