is not current version
Last Version 2.13.3-bin-e832e2a

com.github.xuwei-k:scala-compiler 2.13.3-bin-5a23b96

Compiler for the Scala Programming Language

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

scala-compiler
Version

Version

2.13.3-bin-5a23b96
Type

Type

jar

Download scala-compiler 2.13.3-bin-5a23b96


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