License |
License |
---|---|
Categories |
CategoriesJavaScript Languages GWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.timeu.gwt-libs.processingjs-gwt |
ArtifactId | ArtifactIdprocessingjs-gwt-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionProcessingjs-GWT (Parent)
A GWT wrapper for the Processing library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
processingjs-gwt-parent-1.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.timeu.gwt-libs.processingjs-gwt/processingjs-gwt-parent/ -->
<dependency>
<groupId>com.github.timeu.gwt-libs.processingjs-gwt</groupId>
<artifactId>processingjs-gwt-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.timeu.gwt-libs.processingjs-gwt/processingjs-gwt-parent/
implementation 'com.github.timeu.gwt-libs.processingjs-gwt:processingjs-gwt-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.timeu.gwt-libs.processingjs-gwt/processingjs-gwt-parent/
implementation ("com.github.timeu.gwt-libs.processingjs-gwt:processingjs-gwt-parent:1.0.0")
'com.github.timeu.gwt-libs.processingjs-gwt:processingjs-gwt-parent:pom:1.0.0'
<dependency org="com.github.timeu.gwt-libs.processingjs-gwt" name="processingjs-gwt-parent" rev="1.0.0">
<artifact name="processingjs-gwt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.timeu.gwt-libs.processingjs-gwt', module='processingjs-gwt-parent', version='1.0.0')
)
libraryDependencies += "com.github.timeu.gwt-libs.processingjs-gwt" % "processingjs-gwt-parent" % "1.0.0"
[com.github.timeu.gwt-libs.processingjs-gwt/processingjs-gwt-parent "1.0.0"]