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

org.openmdx:openmdx-base 2.17.5

openMDX/Base Library

Группа

Группа

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

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

openmdx-base
Версия

Версия

2.17.5
Тип

Тип

jar

Скачать openmdx-base 2.17.5


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