Last Version

Expression Framework 1.5.1

Easy to get value from Object, Array or Map.

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

expression
Version

Version

1.5.1
Type

Type

jar
Description

Description

Expression Framework
Easy to get value from Object, Array or Map.
Project URL

Project URL

https://github.com/developframework/expression
Source Code Management

Source Code Management

https://github.com/developframework/expression

Download expression 1.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12
org.apache.commons : commons-lang3 jar 3.9

Project Modules

There are no modules declared in this project.