is not current version
Last Version 1.7.0

org.openwms:org.openwms.common.service 1.3.0


GroupId

GroupId

org.openwms
ArtifactId

ArtifactId

org.openwms.common.service
Version

Version

1.3.0
Type

Type

jar

Download org.openwms.common.service 1.3.0


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