is not current version
Last Version 2

org.openwms:org.openwms 1.8.0


GroupId

GroupId

org.openwms
ArtifactId

ArtifactId

org.openwms
Version

Version

1.8.0
Type

Type

pom

Download org.openwms 1.8.0

Filename Size
org.openwms-1.8.0.pom 6 KB
Browse

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