is not current version
Last Version 5.26.0

org.openl:org.openl.commons 5.20.4

Common reusable components

GroupId

GroupId

org.openl
ArtifactId

ArtifactId

org.openl.commons
Version

Version

5.20.4
Type

Type

jar

Download org.openl.commons 5.20.4


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