is not current version
Last Version 3.5.12

edu.colostate.omslab:oms 3.5.9

Object Modeling System (OMS) is a pure Java object-oriented framework. OMS v3.+ is a highly interoperable and lightweight modeling framework for component-based model and simulation development on multiple platforms.

GroupId

GroupId

edu.colostate.omslab
ArtifactId

ArtifactId

oms
Version

Version

3.5.9
Type

Type

jar

Download oms 3.5.9


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