is not current version
Last Version 1.0.2

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

MVEL integration module

GroupId

GroupId

io.github.dvgaba
ArtifactId

ArtifactId

easy-rules-mvel
Version

Version

1.0.0
Type

Type

jar

Download easy-rules-mvel 1.0.0


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