is not current version
Last Version 2.18.0

org.openmdx:openmdx-base 2.17.1

openMDX/Base Library

GroupId

GroupId

org.openmdx
ArtifactId

ArtifactId

openmdx-base
Version

Version

2.17.1
Type

Type

jar

Download openmdx-base 2.17.1


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