How To Install Java Artifact org.scala-lang.modules.scala-asm v7.3.1-scala-1

org.scala-lang.modules scala-asm 7.3.1-scala-1

Introduction

In this article, we'll learn how to install Java artifact scala-asm from org.scala-lang.modules group in version 7.3.1-scala-1. The artifact is available in 23 versions: 9.7.0-scala-2 9.7.0-scala-1 9.6.0-scala-1 9.5.0-scala-1 9.4.0-scala-1 9.3.0-scala-1 9.2.0-scala-1 9.1.0-scala-1 9.0.0-scala-1 7.3.1-scala-1 7.0.0-scala-1 6.2.0-scala-2 6.0.0-scala-1 5.2.0-scala-2 5.2.0-scala-1 5.1.0-scala-2 5.1.0-scala-1 5.0.4-scala-3 5.0.4-scala-2 5.0.4-scala-1 5.0.3-scala-3 5.0.3-scala-2 5.0.3-scala-1 . The scala-asm project has been released under BSD 3-clause license, and has its own website at: http://www.scala-lang.org/ .

How To Install Java Artifact org.scala-lang.modules.scala-asm In Version 7.3.1-scala-1

To install the scala-asm artifact in version 7.3.1-scala-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 scala-asm 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