Last Version

jacex 0.1

JAva Compiled EXpressions project. Provides an an ability to compile and evaluate custom expressions from strings.

GroupId

GroupId

org.jacex
ArtifactId

ArtifactId

jacex
Version

Version

0.1
Type

Type

jar
Description

Description

jacex
JAva Compiled EXpressions project. Provides an an ability to compile and evaluate custom expressions from strings.
Project URL

Project URL

http://jacex.org/

Download jacex 0.1

Filename Size
jacex-0.1.pom
jacex-0.1.jar 101 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
asm : asm-all jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8

Project Modules

There are no modules declared in this project.