is not current version
Last Version 2.11.5-20170111-125332-40bdc7b65a

me.d-d:scala-compiler 2.11.5-20160322-171045-e19b30b3cd

Compiler for the Scala Programming Language

Categories

Categories

Scala Languages
GroupId

GroupId

me.d-d
ArtifactId

ArtifactId

scala-compiler
Version

Version

2.11.5-20160322-171045-e19b30b3cd
Type

Type

jar

Download scala-compiler 2.11.5-20160322-171045-e19b30b3cd


<!-- https://jarcasting.com/artifacts/me.d-d/scala-compiler/ -->
<dependency>
    <groupId>me.d-d</groupId>
    <artifactId>scala-compiler</artifactId>
    <version>2.11.5-20160322-171045-e19b30b3cd</version>
</dependency>
// https://jarcasting.com/artifacts/me.d-d/scala-compiler/
implementation 'me.d-d:scala-compiler:2.11.5-20160322-171045-e19b30b3cd'
// https://jarcasting.com/artifacts/me.d-d/scala-compiler/
implementation ("me.d-d:scala-compiler:2.11.5-20160322-171045-e19b30b3cd")
'me.d-d:scala-compiler:jar:2.11.5-20160322-171045-e19b30b3cd'
<dependency org="me.d-d" name="scala-compiler" rev="2.11.5-20160322-171045-e19b30b3cd">
  <artifact name="scala-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.d-d', module='scala-compiler', version='2.11.5-20160322-171045-e19b30b3cd')
)
libraryDependencies += "me.d-d" % "scala-compiler" % "2.11.5-20160322-171045-e19b30b3cd"
[me.d-d/scala-compiler "2.11.5-20160322-171045-e19b30b3cd"]