is not current version
Last Version 2.5.3

org.debux.webmotion:webmotion-extra-all 2.5.1

WebMotion is Java web framework based on the Java EE6 standard

GroupId

GroupId

org.debux.webmotion
ArtifactId

ArtifactId

webmotion-extra-all
Version

Version

2.5.1
Type

Type

pom

Download webmotion-extra-all 2.5.1


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