is not current version
Last Version 1.4.4

org.xworker:xworker_app 1.4.1

XWorker app model liberary.

GroupId

GroupId

org.xworker
ArtifactId

ArtifactId

xworker_app
Version

Version

1.4.1
Type

Type

jar

Download xworker_app 1.4.1


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