is not current version
Last Version 5.20.4

org.openl:org.openl.j.science 5.11.4

Enhanced Java language for OpenL

Categories

Categories

Science Business Logic Libraries
GroupId

GroupId

org.openl
ArtifactId

ArtifactId

org.openl.j.science
Version

Version

5.11.4
Type

Type

jar

Download org.openl.j.science 5.11.4


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