is not current version
Last Version 5.20.4

org.openl:org.openl.j.science 5.19.0

Enhanced Java language for OpenL

Categories

Categories

Science Business Logic Libraries
GroupId

GroupId

org.openl
ArtifactId

ArtifactId

org.openl.j.science
Version

Version

5.19.0
Type

Type

jar

Download org.openl.j.science 5.19.0


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