MVN

com.github.timeu.gwt-libs.processingjs-gwt : processingjs-gwt-parent

Maven & Gradle

Feb 26, 2020
14 stars

Processingjs-GWT (Parent) · A GWT wrapper for the Processing library

<dependency>
    <groupId>com.github.timeu.gwt-libs.processingjs-gwt</groupId>
    <artifactId>processingjs-gwt-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.timeu.gwt-libs.processingjs-gwt : processingjs-gwt-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.timeu.gwt-libs.processingjs-gwt : processingjs-gwt-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
processingjs-gwt-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.timeu.gwt-libs.processingjs-gwt</groupId>
    <artifactId>processingjs-gwt-parent</artifactId>
    <version>1.0.0</version>
</dependency>