is not current version
Last Version 2.4

org.debux.webmotion:wikimotion 2.3.3

WebMotion is Java web framework based on the Java EE6 standard

GroupId

GroupId

org.debux.webmotion
ArtifactId

ArtifactId

wikimotion
Version

Version

2.3.3
Type

Type

war

Download wikimotion 2.3.3


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