is not current version
Last Version 3.0.4

com.sun.el:el-ri 1.0


GroupId

GroupId

com.sun.el
ArtifactId

ArtifactId

el-ri
Version

Version

1.0
Type

Type

jar
Description

Description

Download el-ri 1.0

Filename Size
el-ri-1.0.pom
el-ri-1.0.jar 97 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.