is not current version
Last Version 1.0.2

io.github.dvgaba:easy-rules-mvel 0.0.1

MVEL integration module

GroupId

GroupId

io.github.dvgaba
ArtifactId

ArtifactId

easy-rules-mvel
Version

Version

0.0.1
Type

Type

jar

Download easy-rules-mvel 0.0.1


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