Last Version

org.scala-tools:compiler-interface 0.6.0


Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-tools
ArtifactId

ArtifactId

compiler-interface
Version

Version

0.6.0
Type

Type

jar
Description

Description

Download compiler-interface 0.6.0


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

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.