is not current version
Last Version 5.26.0

org.openl:org.openl.core 5.25.0

OpenL core

GroupId

GroupId

org.openl
ArtifactId

ArtifactId

org.openl.core
Version

Version

5.25.0
Type

Type

jar

Download org.openl.core 5.25.0


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