Last Version

Scala.JS plugin 0.2.0

A plugin used to build Scala.js on Gradle.

License

License

Categories

Categories

JavaScript Languages Scala
GroupId

GroupId

com.github.gtache
ArtifactId

ArtifactId

scalajs-plugin
Version

Version

0.2.0
Type

Type

jar
Description

Description

Scala.JS plugin
A plugin used to build Scala.js on Gradle.
Project URL

Project URL

https://github.com/gtache/scalajs-gradle
Source Code Management

Source Code Management

https://github.com/gtache/scalajs-gradle

Download scalajs-plugin 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.gtache/scalajs-plugin/ -->
<dependency>
    <groupId>com.github.gtache</groupId>
    <artifactId>scalajs-plugin</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gtache/scalajs-plugin/
implementation 'com.github.gtache:scalajs-plugin:0.2.0'
// https://jarcasting.com/artifacts/com.github.gtache/scalajs-plugin/
implementation ("com.github.gtache:scalajs-plugin:0.2.0")
'com.github.gtache:scalajs-plugin:jar:0.2.0'
<dependency org="com.github.gtache" name="scalajs-plugin" rev="0.2.0">
  <artifact name="scalajs-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gtache', module='scalajs-plugin', version='0.2.0')
)
libraryDependencies += "com.github.gtache" % "scalajs-plugin" % "0.2.0"
[com.github.gtache/scalajs-plugin "0.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-js : scalajs-js-envs_2.11 jar 0.6.9
org.codehaus.groovy : groovy-all jar 2.4.4
org.scala-js : scalajs-tools_2.11 jar 0.6.9
org.scala-lang : scala-compiler jar 2.11.8
org.scala-js : scalajs-sbt-test-adapter_2.11 jar 0.6.9
org.scala-lang : scala-library jar 2.11.8

test (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.