is not current version
Last Version 2.5.3

org.debux.webmotion:webmotion-test 2.3.2


GroupId

GroupId

org.debux.webmotion
ArtifactId

ArtifactId

webmotion-test
Version

Version

2.3.2
Type

Type

war

Download webmotion-test 2.3.2


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