is not current version
Last Version 1.0.7

br.com.anteros:Anteros-EL 1.0.5

Anteros Expression Language for Java.

Categories

Categories

Ant Build Tools
GroupId

GroupId

br.com.anteros
ArtifactId

ArtifactId

Anteros-EL
Version

Version

1.0.5
Type

Type

jar

Download Anteros-EL 1.0.5


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