is not current version
Last Version 0.2.0

com.github.gtache:scalajs-plugin sjs0.6_2.12_0.3.0

A plugin used to build Scala.js on Gradle.

Categories

Categories

JavaScript Languages Scala
GroupId

GroupId

com.github.gtache
ArtifactId

ArtifactId

scalajs-plugin
Version

Version

sjs0.6_2.12_0.3.0
Type

Type

jar

Download scalajs-plugin sjs0.6_2.12_0.3.0


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