How To Install Java Artifact org.scala-sbt.io_2.13.0-RC1 v1.3.0-M11

org.scala-sbt io_2.13.0-RC1 1.3.0-M11

Introduction

In this article, we'll learn how to install Java artifact io_2.13.0-RC1 from org.scala-sbt group in version 1.3.0-M11. The artifact is available in 4 versions: 1.3.0-M11 1.3.0-M10 1.3.0-M9 1.3.0-M8 . The IO project has been released under Apache-2.0 license, and has its own website at: https://github.com/sbt/io .

How To Install Java Artifact org.scala-sbt.io_2.13.0-RC1 In Version 1.3.0-M11

To install the IO artifact in version 1.3.0-M11 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 IO 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 (4)

Test dependencies (3)

Licenses

Developers