is not current version
Last Version 1.0.8

io.github.openvega:openomd 1.0.2

The Internet Communications Engine ICE

GroupId

GroupId

io.github.openvega
ArtifactId

ArtifactId

openomd
Version

Version

1.0.2
Type

Type

pom

Download openomd 1.0.2

Filename Size
openomd-1.0.2.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.openvega/openomd/ -->
<dependency>
    <groupId>io.github.openvega</groupId>
    <artifactId>openomd</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.openvega/openomd/
implementation 'io.github.openvega:openomd:1.0.2'
// https://jarcasting.com/artifacts/io.github.openvega/openomd/
implementation ("io.github.openvega:openomd:1.0.2")
'io.github.openvega:openomd:pom:1.0.2'
<dependency org="io.github.openvega" name="openomd" rev="1.0.2">
  <artifact name="openomd" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.openvega', module='openomd', version='1.0.2')
)
libraryDependencies += "io.github.openvega" % "openomd" % "1.0.2"
[io.github.openvega/openomd "1.0.2"]