| License |
License |
|---|---|
| GroupId | GroupIdsystems.dmx |
| ArtifactId | ArtifactIddmx |
| Last Version | Last Version5.2.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDMX
DMX is a knowledge building platform
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dmx-5.2.1.pom | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/systems.dmx/dmx/ -->
<dependency>
<groupId>systems.dmx</groupId>
<artifactId>dmx</artifactId>
<version>5.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/systems.dmx/dmx/
implementation 'systems.dmx:dmx:5.2.1'
// https://jarcasting.com/artifacts/systems.dmx/dmx/
implementation ("systems.dmx:dmx:5.2.1")
'systems.dmx:dmx:pom:5.2.1'
<dependency org="systems.dmx" name="dmx" rev="5.2.1">
<artifact name="dmx" type="pom" />
</dependency>
@Grapes(
@Grab(group='systems.dmx', module='dmx', version='5.2.1')
)
libraryDependencies += "systems.dmx" % "dmx" % "5.2.1"
[systems.dmx/dmx "5.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |