is not current version
Last Version 0.12.4

org.webjars.npm:github-com-paperjs-paper-js 0.12.0

WebJar for paper

Categories

Categories

JavaScript Languages Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-paperjs-paper-js
Version

Version

0.12.0
Type

Type

jar

Download github-com-paperjs-paper-js 0.12.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-paperjs-paper-js/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-paperjs-paper-js</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-paperjs-paper-js/
implementation 'org.webjars.npm:github-com-paperjs-paper-js:0.12.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-paperjs-paper-js/
implementation ("org.webjars.npm:github-com-paperjs-paper-js:0.12.0")
'org.webjars.npm:github-com-paperjs-paper-js:jar:0.12.0'
<dependency org="org.webjars.npm" name="github-com-paperjs-paper-js" rev="0.12.0">
  <artifact name="github-com-paperjs-paper-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-paperjs-paper-js', version='0.12.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-paperjs-paper-js" % "0.12.0"
[org.webjars.npm/github-com-paperjs-paper-js "0.12.0"]