Download sdedit-light-3.1.jar file - Jar s

Jar examples for s:sdedit-light

Description

Quick Sequence Diagram Editor is a tool for creating UML sequence diagrams from textual descriptions of objects and messages that follow a very easy syntax.

You can download jar file sdedit-light 3.1 in this page.

License

BSD license

Build File

You can use the following script to add sdedit-light-3.1.jar to your project.

<dependency>
   <groupId>net.sf.sdedit</groupId>
   <artifactId>sdedit-light</artifactId>
   <version>3.1</version>
</dependency>
compile group: 'net.sf.sdedit', name: 'sdedit-light', version: '3.1'
libraryDependencies += "net.sf.sdedit" % "sdedit-light" % "3.1"
<dependency org="net.sf.sdedit" name="sdedit-light" rev="3.1"/>
@Grapes(@Grab(group='net.sf.sdedit', module='sdedit-light', version='3.1'))
'net.sf.sdedit:sdedit-light:jar:3.1'

Download

Click the following link to download the jar file.

sdedit-light-3.1-javadoc.jar
sdedit-light-3.1-sources.jar
sdedit-light-3.1.jar
sdedit-light-3.1.pom



Related Tutorials