is not current version
Last Version 5.0

edu.nps.moves:open-dis 4.08

An open source implementation of the Distributed Interactive Simulation (DIS) IEEE-1278 protocol

GroupId

GroupId

edu.nps.moves
ArtifactId

ArtifactId

open-dis
Version

Version

4.08
Type

Type

jar

Download open-dis 4.08


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