GroupId | GroupIdorg.xworker |
---|---|
ArtifactId | ArtifactIdxworker_draw2d |
Last Version | Last Version1.4.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
xworker_draw2d-1.4.5.pom | |
xworker_draw2d-1.4.5.jar | 189 KB |
xworker_draw2d-1.4.5-sources.jar | 180 KB |
xworker_draw2d-1.4.5-javadoc.jar | 441 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xworker/xworker_draw2d/ -->
<dependency>
<groupId>org.xworker</groupId>
<artifactId>xworker_draw2d</artifactId>
<version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.xworker/xworker_draw2d/
implementation 'org.xworker:xworker_draw2d:1.4.5'
// https://jarcasting.com/artifacts/org.xworker/xworker_draw2d/
implementation ("org.xworker:xworker_draw2d:1.4.5")
'org.xworker:xworker_draw2d:jar:1.4.5'
<dependency org="org.xworker" name="xworker_draw2d" rev="1.4.5">
<artifact name="xworker_draw2d" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xworker', module='xworker_draw2d', version='1.4.5')
)
libraryDependencies += "org.xworker" % "xworker_draw2d" % "1.4.5"
[org.xworker/xworker_draw2d "1.4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.xworker : xworker_swt | jar | ${xworker.swt.version} |
org.xworker : xworker_groovy | jar | ${xworker.groovy.version} |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse : draw2d | jar | 3.6.1 |
org.eclipse » zest-core | jar | 1.2.0 |
org.eclipse » zest-layouts | jar | 1.2.0 |
org.eclipse : swt | jar | 4.7 |