License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.elmvel2 |
Last Version | Last Version3.4.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.tinygroup.elmvel2
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.elmvel2/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.elmvel2</artifactId>
<version>3.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.elmvel2/
implementation 'org.tinygroup:org.tinygroup.elmvel2:3.4.9'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.elmvel2/
implementation ("org.tinygroup:org.tinygroup.elmvel2:3.4.9")
'org.tinygroup:org.tinygroup.elmvel2:jar:3.4.9'
<dependency org="org.tinygroup" name="org.tinygroup.elmvel2" rev="3.4.9">
<artifact name="org.tinygroup.elmvel2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.elmvel2', version='3.4.9')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.elmvel2" % "3.4.9"
[org.tinygroup/org.tinygroup.elmvel2 "3.4.9"]
Group / Artifact | Type | Version |
---|---|---|
org.mvel : mvel2 | jar | 2.2.8.Final |
org.tinygroup : org.tinygroup.el | jar | 3.4.9 |
org.tinygroup : org.tinygroup.application | jar | 3.4.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |