How To Install Java Artifact ch.epfl.scala.sbt-debug-adapter v1.1.1

ch.epfl.scala sbt-debug-adapter 1.1.1

Introduction

In this article, we'll learn how to install Java artifact sbt-debug-adapter from ch.epfl.scala group in version 1.1.1. The artifact is available in 48 versions: 4.1.1 4.1.0 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.9 3.0.8 3.0.7 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 2.2.1 2.2.0-M3 2.2.0-M2 2.2.0-M1 2.2.0 2.1.0 2.0.13 2.0.12 2.0.11 2.0.10 2.0.9 2.0.8 2.0.7 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 1.1.3 1.1.2 1.1.1 1.1.0 1.0.0 . The sbt-debug-adapter project has been released under Apache-2.0 license, and has its own website at: https://github.com/scalacenter/scala-debug-adapter .

How To Install Java Artifact ch.epfl.scala.sbt-debug-adapter In Version 1.1.1

To install the sbt-debug-adapter artifact in version 1.1.1 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 sbt-debug-adapter 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.

Compile dependencies (3)

Provided dependencies (2)

Licenses

Developers