is not current version
Last Version 0.0.12

org.tinygroup:el 0.0.4


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

el
Version

Version

0.0.4
Type

Type

jar

Download el 0.0.4


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