| License |
License |
|---|---|
| GroupId | GroupIdedu.nps.moves |
| ArtifactId | ArtifactIddis-enums |
| Version | Version1.1 |
| Type | Typejar |
| Description |
DescriptionOpen-DIS
An open source implementation of the Distributed Interactive Simulation (DIS) IEEE-1278 protocol
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationThe Moves Institude |
| Filename | Size |
|---|---|
| dis-enums-1.1.pom | |
| dis-enums-1.1.jar | 478 KB |
| dis-enums-1.1-sources.jar | 354 KB |
| dis-enums-1.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.nps.moves/dis-enums/ -->
<dependency>
<groupId>edu.nps.moves</groupId>
<artifactId>dis-enums</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.nps.moves/dis-enums/
implementation 'edu.nps.moves:dis-enums:1.1'
// https://jarcasting.com/artifacts/edu.nps.moves/dis-enums/
implementation ("edu.nps.moves:dis-enums:1.1")
'edu.nps.moves:dis-enums:jar:1.1'
<dependency org="edu.nps.moves" name="dis-enums" rev="1.1">
<artifact name="dis-enums" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.nps.moves', module='dis-enums', version='1.1')
)
libraryDependencies += "edu.nps.moves" % "dis-enums" % "1.1"
[edu.nps.moves/dis-enums "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |