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