License |
License |
---|---|
GroupId | GroupIdorg.xworker |
ArtifactId | ArtifactIdxworker_thingeditor_common |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent model liberary of XWorker.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xworker_thingeditor_common-1.0.1.pom | |
xworker_thingeditor_common-1.0.1.jar | 676 KB |
xworker_thingeditor_common-1.0.1-sources.jar | 679 KB |
xworker_thingeditor_common-1.0.1-javadoc.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.xworker/xworker_thingeditor_common/ -->
<dependency>
<groupId>org.xworker</groupId>
<artifactId>xworker_thingeditor_common</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xworker/xworker_thingeditor_common/
implementation 'org.xworker:xworker_thingeditor_common:1.0.1'
// https://jarcasting.com/artifacts/org.xworker/xworker_thingeditor_common/
implementation ("org.xworker:xworker_thingeditor_common:1.0.1")
'org.xworker:xworker_thingeditor_common:jar:1.0.1'
<dependency org="org.xworker" name="xworker_thingeditor_common" rev="1.0.1">
<artifact name="xworker_thingeditor_common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xworker', module='xworker_thingeditor_common', version='1.0.1')
)
libraryDependencies += "org.xworker" % "xworker_thingeditor_common" % "1.0.1"
[org.xworker/xworker_thingeditor_common "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.x-meta : org.xmeta.engine | jar | 1.4.5 |