is not current version
Last Version 1.26

com.github.japkit:japkit-juel 1.21

Include this dependency to use Java EL expressions in your code templates.

GroupId

GroupId

com.github.japkit
ArtifactId

ArtifactId

japkit-juel
Version

Version

1.21
Type

Type

jar

Download japkit-juel 1.21


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