is not current version
Last Version 2.18.0

org.openmdx:openmdx-client 2.17.5

openMDX/Client Library

Categories

Categories

CLI User Interface
GroupId

GroupId

org.openmdx
ArtifactId

ArtifactId

openmdx-client
Version

Version

2.17.5
Type

Type

jar

Download openmdx-client 2.17.5


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