is not current version
Last Version 2.5.3

org.debux.webmotion:webmotion-project 2.3.3

WebMotion is Java web framework based on the Java EE6 standard

GroupId

GroupId

org.debux.webmotion
ArtifactId

ArtifactId

webmotion-project
Version

Version

2.3.3
Type

Type

pom

Download webmotion-project 2.3.3


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