Last Version

Scala Library 2.11.2

Standard library for the SubScript extension of the Scala Programming Language

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.subscript-lang
ArtifactId

ArtifactId

scala-library
Version

Version

2.11.2
Type

Type

jar
Description

Description

Scala Library
Standard library for the SubScript extension of the Scala Programming Language
Project URL

Project URL

http://www.scala-lang.org/
Project Organization

Project Organization

Delftware Technology
Source Code Management

Source Code Management

https://github.com/AndreVanDelft/scala.git

Download scala-library 2.11.2


<!-- https://jarcasting.com/artifacts/org.subscript-lang/scala-library/ -->
<dependency>
    <groupId>org.subscript-lang</groupId>
    <artifactId>scala-library</artifactId>
    <version>2.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.subscript-lang/scala-library/
implementation 'org.subscript-lang:scala-library:2.11.2'
// https://jarcasting.com/artifacts/org.subscript-lang/scala-library/
implementation ("org.subscript-lang:scala-library:2.11.2")
'org.subscript-lang:scala-library:jar:2.11.2'
<dependency org="org.subscript-lang" name="scala-library" rev="2.11.2">
  <artifact name="scala-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.subscript-lang', module='scala-library', version='2.11.2')
)
libraryDependencies += "org.subscript-lang" % "scala-library" % "2.11.2"
[org.subscript-lang/scala-library "2.11.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.