is not current version
Last Version 5.26.0

org.openl.rules:openl-tablets 5.21.5

OpenL Tablets rules engine and related frameworks

GroupId

GroupId

org.openl.rules
ArtifactId

ArtifactId

openl-tablets
Version

Version

5.21.5
Type

Type

pom

Download openl-tablets 5.21.5

Filename Size
openl-tablets-5.21.5.pom 77 KB
Browse

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