is not current version
Last Version 1.2.21

org.mvel:mvel14 1.2.8


GroupId

GroupId

org.mvel
ArtifactId

ArtifactId

mvel14
Version

Version

1.2.8
Type

Type

jar

Download mvel14 1.2.8


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