is not current version
Last Version 1.0d32

com.geeoz.atom:atom-kie 1.0d31

All KIE services that provided by Atom platform.

GroupId

GroupId

com.geeoz.atom
ArtifactId

ArtifactId

atom-kie
Version

Version

1.0d31
Type

Type

jar

Download atom-kie 1.0d31


<!-- https://jarcasting.com/artifacts/com.geeoz.atom/atom-kie/ -->
<dependency>
    <groupId>com.geeoz.atom</groupId>
    <artifactId>atom-kie</artifactId>
    <version>1.0d31</version>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-kie/
implementation 'com.geeoz.atom:atom-kie:1.0d31'
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-kie/
implementation ("com.geeoz.atom:atom-kie:1.0d31")
'com.geeoz.atom:atom-kie:jar:1.0d31'
<dependency org="com.geeoz.atom" name="atom-kie" rev="1.0d31">
  <artifact name="atom-kie" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.atom', module='atom-kie', version='1.0d31')
)
libraryDependencies += "com.geeoz.atom" % "atom-kie" % "1.0d31"
[com.geeoz.atom/atom-kie "1.0d31"]