Categories |
CategoriesScience Business Logic Libraries |
---|---|
GroupId | GroupIdorg.openl |
ArtifactId | ArtifactIdorg.openl.j.science |
Version | Version5.7.0 |
Type | Typejar |
Filename | Size |
---|---|
org.openl.j.science-5.7.0.pom | |
org.openl.j.science-5.7.0.jar | 18 KB |
org.openl.j.science-5.7.0-sources.jar | 12 KB |
org.openl.j.science-5.7.0-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openl/org.openl.j.science/ -->
<dependency>
<groupId>org.openl</groupId>
<artifactId>org.openl.j.science</artifactId>
<version>5.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl/org.openl.j.science/
implementation 'org.openl:org.openl.j.science:5.7.0'
// https://jarcasting.com/artifacts/org.openl/org.openl.j.science/
implementation ("org.openl:org.openl.j.science:5.7.0")
'org.openl:org.openl.j.science:jar:5.7.0'
<dependency org="org.openl" name="org.openl.j.science" rev="5.7.0">
<artifact name="org.openl.j.science" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl', module='org.openl.j.science', version='5.7.0')
)
libraryDependencies += "org.openl" % "org.openl.j.science" % "5.7.0"
[org.openl/org.openl.j.science "5.7.0"]