не последняя версия
Последняя версия 5.26.0

org.openl:org.openl.commons 5.16.1

Common reusable components

Группа

Группа

org.openl
Идентификатор

Идентификатор

org.openl.commons
Версия

Версия

5.16.1
Тип

Тип

jar

Скачать org.openl.commons 5.16.1


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