Learn R Programming

rscala (version 3.2.25)

scalaVersionJARs: JAR Files for Support Scala Versions

Description

This function returns a named list whose elements give the file system paths of the JAR files for the supported major versions of Scala.

Usage

scalaVersionJARs()

Arguments

Value

A list whose names correspond to Scala major versions and whose elements are file system paths.

Examples

Run this code
scalaVersionJARs()

Run the code above in your browser using DataLab