is not current version
Last Version 4.1.0

org.jeasy:easy-rules-tutorials 3.1.0


GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-rules-tutorials
Version

Version

3.1.0
Type

Type

war

Download easy-rules-tutorials 3.1.0


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