Last Version

Scala Compiler 2.11.2

Compiler for the SubScript extension of the Scala Programming Language

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.subscript-lang
ArtifactId

ArtifactId

scala-reflect
Version

Version

2.11.2
Type

Type

jar
Description

Description

Scala Compiler
Compiler 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-reflect 2.11.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.subscript-lang : scala-library jar 2.11.2

Project Modules

There are no modules declared in this project.