не последняя версия
Последняя версия 0.2

com.github.mygreen:standalone-el 0.1

Use Expression Language(EL) with standalone.

Группа

Группа

com.github.mygreen
Идентификатор

Идентификатор

standalone-el
Версия

Версия

0.1
Тип

Тип

jar

Скачать standalone-el 0.1


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