JCEL

Java Compile Expression Language

License

License

GroupId

GroupId

com.kangyonggan
ArtifactId

ArtifactId

jcel
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JCEL
Java Compile Expression Language

Download jcel

How to add to project

<!-- https://jarcasting.com/artifacts/com.kangyonggan/jcel/ -->
<dependency>
    <groupId>com.kangyonggan</groupId>
    <artifactId>jcel</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kangyonggan/jcel/
implementation 'com.kangyonggan:jcel:1.0'
// https://jarcasting.com/artifacts/com.kangyonggan/jcel/
implementation ("com.kangyonggan:jcel:1.0")
'com.kangyonggan:jcel:jar:1.0'
<dependency org="com.kangyonggan" name="jcel" rev="1.0">
  <artifact name="jcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kangyonggan', module='jcel', version='1.0')
)
libraryDependencies += "com.kangyonggan" % "jcel" % "1.0"
[com.kangyonggan/jcel "1.0"]

Dependencies

system (1)

Group / Artifact Type Version
sun.jdk » tools jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0