is not current version
Last Version 4.1.0

org.jeasy:easy-rules-core 3.2.0

Public API and core implementation of Easy Rules

GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-rules-core
Version

Version

3.2.0
Type

Type

jar

Download easy-rules-core 3.2.0


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