Skip to content

delas/libPlgVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libPlgVisualizer

Java Maven library for the visualization of processes generated with PLG. The library is mainly used in the PLG tool.

This library is published as Maven project. To install it, it is necessary to include the proper repository with:

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

And then the actual dependency:

<dependency>
    <groupId>com.github.delas</groupId>
    <artifactId>libPlgVisualizer</artifactId>
    <version>x.y.z</version>
</dependency>

Citation

Please, cite this work as:

Other relevant publications: