How To Install Java Artifact org.scala-js.scalajs-javalib v1.15.0

org.scala-js scalajs-javalib 1.15.0

Introduction

In this article, we'll learn how to install Java artifact scalajs-javalib from org.scala-js group in version 1.15.0. The artifact is available in 8 versions: 1.16.0 1.15.0 1.14.0 1.13.2 1.13.1 1.13.0 1.12.0 1.11.0 . The scalajs-javalib project has been released under Apache-2.0 license, and has its own website at: https://www.scala-js.org/ .

How To Install Java Artifact org.scala-js.scalajs-javalib In Version 1.15.0

To install the scalajs-javalib artifact in version 1.15.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses scalajs-javalib dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses