is not current version
Last Version 1.4.0

org.openwms:org.openwms.tms.transportation 1.2.0


GroupId

GroupId

org.openwms
ArtifactId

ArtifactId

org.openwms.tms.transportation
Version

Version

1.2.0
Type

Type

jar

Download org.openwms.tms.transportation 1.2.0


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