Last Version

mvel 2.0-dp4


GroupId

GroupId

org.mvel
ArtifactId

ArtifactId

mvel
Version

Version

2.0-dp4
Type

Type

jar
Description

Description

mvel

Download mvel 2.0-dp4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.