How To Install Java Artifact org.scala-sbt.core-macros_3 v2.0.0-alpha6

org.scala-sbt core-macros_3 2.0.0-alpha6

Introduction

In this article, we'll learn how to install Java artifact core-macros_3 from org.scala-sbt group in version 2.0.0-alpha6. The artifact is available in 8 versions: 2.0.0-alpha9 2.0.0-alpha7 2.0.0-alpha6 2.0.0-alpha5 2.0.0-alpha4 2.0.0-alpha3 2.0.0-alpha2 2.0.0-alpha1 . The Core Macros project has been released under Apache-2.0 license, and has its own website at: https://github.com/sbt/sbt .

How To Install Java Artifact org.scala-sbt.core-macros_3 In Version 2.0.0-alpha6

To install the Core Macros artifact in version 2.0.0-alpha6 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 Core Macros 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 (2)

Test dependencies (5)

Licenses

Developers