Last Version

uelbox 0.3

Java Unified EL toolbox

GroupId

GroupId

com.github.mbenson
ArtifactId

ArtifactId

uelbox
Version

Version

0.3
Type

Type

jar
Description

Description

uelbox
Java Unified EL toolbox

Download uelbox 0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.