is not current version
Last Version 5.22.7

org.openl:org.openl.j 5.11.2

Implementation of Java language for OpenL

GroupId

GroupId

org.openl
ArtifactId

ArtifactId

org.openl.j
Version

Version

5.11.2
Type

Type

jar

Download org.openl.j 5.11.2


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