draw2d

Eclipse GEF Draw2D Library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.googlecode.sarasvati.thirdparty.eclipse
ArtifactId

ArtifactId

draw2d
Last Version

Last Version

3.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

draw2d
Eclipse GEF Draw2D Library
Project URL

Project URL

http://www.eclipse.org/

Download draw2d

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.8.1