Jar examples for d:draw2d
Eclipse GEF Draw2D Library
You can download jar file draw2d 3.2.100-v20070529 in this page.
Eclipse Public License - v 1.0
You can use the following script to add draw2d-3.2.100-v20070529.jar to your project.
<dependency> <groupId>org.eclipse</groupId> <artifactId>draw2d</artifactId> <version>3.2.100-v20070529</version> </dependency>
compile group: 'org.eclipse', name: 'draw2d', version: '3.2.100-v20070529'
libraryDependencies += "org.eclipse" % "draw2d" % "3.2.100-v20070529"
<dependency org="org.eclipse" name="draw2d" rev="3.2.100-v20070529"/>
@Grapes(@Grab(group='org.eclipse', module='draw2d', version='3.2.100-v20070529'))
'org.eclipse:draw2d:jar:3.2.100-v20070529'
Click the following link to download the jar file.
draw2d-3.2.100-v20070529.jar