Create.js maven project

This project provides create.js (http://createjs.org/) as a maven artifact

License

License

GroupId

GroupId

org.wymiwyg.js
ArtifactId

ArtifactId

createjs
Last Version

Last Version

1.0.0alpha1
Release Date

Release Date

Type

Type

pom
Description

Description

Create.js maven project
This project provides create.js (http://createjs.org/) as a maven artifact

Download createjs

How to add to project

<!-- https://jarcasting.com/artifacts/org.wymiwyg.js/createjs/ -->
<dependency>
    <groupId>org.wymiwyg.js</groupId>
    <artifactId>createjs</artifactId>
    <version>1.0.0alpha1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wymiwyg.js/createjs/
implementation 'org.wymiwyg.js:createjs:1.0.0alpha1'
// https://jarcasting.com/artifacts/org.wymiwyg.js/createjs/
implementation ("org.wymiwyg.js:createjs:1.0.0alpha1")
'org.wymiwyg.js:createjs:pom:1.0.0alpha1'
<dependency org="org.wymiwyg.js" name="createjs" rev="1.0.0alpha1">
  <artifact name="createjs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wymiwyg.js', module='createjs', version='1.0.0alpha1')
)
libraryDependencies += "org.wymiwyg.js" % "createjs" % "1.0.0alpha1"
[org.wymiwyg.js/createjs "1.0.0alpha1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.mojo : jquery-ui-amd js 1.8.16-alpha-1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0alpha1