is not current version
Last Version 1.0.2

org.jiuwo:jwel 1.0.0

表达式解析器

GroupId

GroupId

org.jiuwo
ArtifactId

ArtifactId

jwel
Version

Version

1.0.0
Type

Type

jar

Download jwel 1.0.0


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