is not current version
Last Version 1.0.2

io.github.dvgaba:easy-rules-core 0.0.2

Public API and core implementation of Easy Rules

GroupId

GroupId

io.github.dvgaba
ArtifactId

ArtifactId

easy-rules-core
Version

Version

0.0.2
Type

Type

jar

Download easy-rules-core 0.0.2


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