MVN

org.piccolo2d : piccolo2d-parent

Maven & Gradle

Apr 10, 2013

Piccolo2D Parent · A revolutionary way to create robust, full-featured graphical applications in Java and C#, with striking visual effects such as zooming, animation and multiple representations.

<dependency>
    <groupId>org.piccolo2d</groupId>
    <artifactId>piccolo2d-parent</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.piccolo2d : piccolo2d-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.1
  • Latest Release Candidate: 3.0-beta1-rc1
  • Latest Beta: 3.0-beta1-rc1

All Versions

Choose a version of org.piccolo2d : piccolo2d-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0
piccolo2d-parent-3.0-beta1-rc1
1.3.x
piccolo2d-parent-1.3.1
piccolo2d-parent-1.3.1-rc1
1.3
piccolo2d-parent-1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.piccolo2d</groupId>
    <artifactId>piccolo2d-parent</artifactId>
    <version>1.3.1</version>
</dependency>