is not current version
Last Version 1.2.1-RELEASE

com.github.jeffreyning:nh-micro-engine 1.1.8-RELEASE

micro-rule-engine

GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

nh-micro-engine
Version

Version

1.1.8-RELEASE
Type

Type

jar

Download nh-micro-engine 1.1.8-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/nh-micro-engine/ -->
<dependency>
    <groupId>com.github.jeffreyning</groupId>
    <artifactId>nh-micro-engine</artifactId>
    <version>1.1.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffreyning/nh-micro-engine/
implementation 'com.github.jeffreyning:nh-micro-engine:1.1.8-RELEASE'
// https://jarcasting.com/artifacts/com.github.jeffreyning/nh-micro-engine/
implementation ("com.github.jeffreyning:nh-micro-engine:1.1.8-RELEASE")
'com.github.jeffreyning:nh-micro-engine:jar:1.1.8-RELEASE'
<dependency org="com.github.jeffreyning" name="nh-micro-engine" rev="1.1.8-RELEASE">
  <artifact name="nh-micro-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffreyning', module='nh-micro-engine', version='1.1.8-RELEASE')
)
libraryDependencies += "com.github.jeffreyning" % "nh-micro-engine" % "1.1.8-RELEASE"
[com.github.jeffreyning/nh-micro-engine "1.1.8-RELEASE"]