scala-js-paper


License

License

Categories

Categories

JavaScript Languages Scala
GroupId

GroupId

com.github.benhutchison
ArtifactId

ArtifactId

scala-js-paper_sjs0.5_2.11
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala-js-paper
scala-js-paper
Project URL

Project URL

https://github.com/benhutchison/scala-js-paper
Project Organization

Project Organization

com.github.benhutchison

Download scala-js-paper_sjs0.5_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.benhutchison/scala-js-paper_sjs0.5_2.11/ -->
<dependency>
    <groupId>com.github.benhutchison</groupId>
    <artifactId>scala-js-paper_sjs0.5_2.11</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benhutchison/scala-js-paper_sjs0.5_2.11/
implementation 'com.github.benhutchison:scala-js-paper_sjs0.5_2.11:1.0'
// https://jarcasting.com/artifacts/com.github.benhutchison/scala-js-paper_sjs0.5_2.11/
implementation ("com.github.benhutchison:scala-js-paper_sjs0.5_2.11:1.0")
'com.github.benhutchison:scala-js-paper_sjs0.5_2.11:jar:1.0'
<dependency org="com.github.benhutchison" name="scala-js-paper_sjs0.5_2.11" rev="1.0">
  <artifact name="scala-js-paper_sjs0.5_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benhutchison', module='scala-js-paper_sjs0.5_2.11', version='1.0')
)
libraryDependencies += "com.github.benhutchison" % "scala-js-paper_sjs0.5_2.11" % "1.0"
[com.github.benhutchison/scala-js-paper_sjs0.5_2.11 "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.2
org.scala-lang.modules.scalajs » scalajs-dom_sjs0.5_2.11 jar 0.6
org.scala-lang.modules.scalajs » scalajs-library_2.11 jar 0.5.5

Project Modules

There are no modules declared in this project.

scala-js-paper

Scala.js typed facade for paper.js.

SBT: "com.github.benhutchison" %%% "scala-js-paper" % "1.0"

Built for Scala.js 0.5.x and Scala 2.11.

See index.html for example use (you'll need to checkout and run example/fullOptJS to build the example project first. Note that the example project uses a library-, rather than local project-, dependency).

Approx 90%+ of the paper.js API is covered.

Versions

Version
1.0