Last Version

Scala Compiler 2.13.3-bin-e832e2a

Compiler for the Scala Programming Language

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

scala-reflect
Version

Version

2.13.3-bin-e832e2a
Type

Type

jar
Description

Description

Scala Compiler
Compiler for the Scala Programming Language
Project URL

Project URL

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

Project Organization

LAMP/EPFL
Source Code Management

Source Code Management

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

Download scala-reflect 2.13.3-bin-e832e2a


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.xuwei-k : scala-library jar 2.13.3-bin-e832e2a

Project Modules

There are no modules declared in this project.