License |
License |
---|---|
GroupId | GroupIdorg.xworker |
ArtifactId | ArtifactIdxworker_startup |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxworker_startup
The parent model liberary of XWorker.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xworker_startup-1.0.0.pom | |
xworker_startup-1.0.0.jar | 40 KB |
xworker_startup-1.0.0-sources.jar | 23 KB |
xworker_startup-1.0.0-javadoc.jar | 563 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xworker/xworker_startup/ -->
<dependency>
<groupId>org.xworker</groupId>
<artifactId>xworker_startup</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xworker/xworker_startup/
implementation 'org.xworker:xworker_startup:1.0.0'
// https://jarcasting.com/artifacts/org.xworker/xworker_startup/
implementation ("org.xworker:xworker_startup:1.0.0")
'org.xworker:xworker_startup:jar:1.0.0'
<dependency org="org.xworker" name="xworker_startup" rev="1.0.0">
<artifact name="xworker_startup" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xworker', module='xworker_startup', version='1.0.0')
)
libraryDependencies += "org.xworker" % "xworker_startup" % "1.0.0"
[org.xworker/xworker_startup "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.x-meta : org.xmeta.engine | jar | 1.4.5 |