Last Version

ExpressionLanguage 1.0.0

ExpressionLanguage

License

License

GroupId

GroupId

com.wenyu7980
ArtifactId

ArtifactId

el
Version

Version

1.0.0
Type

Type

jar
Description

Description

ExpressionLanguage
ExpressionLanguage
Project URL

Project URL

https://github.com/wenyu7980/el
Source Code Management

Source Code Management

https://github.com/wenyu7980/el

Download el 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.