License |
License |
---|---|
GroupId | GroupIdorg.openmdx |
ArtifactId | ArtifactIdopenmdx-base |
Last Version | Last Version2.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenmdx-base
openMDX/Base Library
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openmdx-base-2.18.0.pom | |
openmdx-base-2.18.0.jar | 3 MB |
openmdx-base-2.18.0-sources.jar | 3 MB |
openmdx-base-2.18.0-javadoc.jar | 146 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmdx/openmdx-base/ -->
<dependency>
<groupId>org.openmdx</groupId>
<artifactId>openmdx-base</artifactId>
<version>2.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmdx/openmdx-base/
implementation 'org.openmdx:openmdx-base:2.18.0'
// https://jarcasting.com/artifacts/org.openmdx/openmdx-base/
implementation ("org.openmdx:openmdx-base:2.18.0")
'org.openmdx:openmdx-base:jar:2.18.0'
<dependency org="org.openmdx" name="openmdx-base" rev="2.18.0">
<artifact name="openmdx-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmdx', module='openmdx-base', version='2.18.0')
)
libraryDependencies += "org.openmdx" % "openmdx-base" % "2.18.0"
[org.openmdx/openmdx-base "2.18.0"]