Last Version

scalahost 0.0.5-M6

Scalac-based host that implements scala.meta's hosting APIs

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalameta
ArtifactId

ArtifactId

scalahost_2.11.7
Version

Version

0.0.5-M6
Type

Type

jar
Description

Description

scalahost
Scalac-based host that implements scala.meta's hosting APIs
Project URL

Project URL

https://github.com/scalameta/scalameta
Project Organization

Project Organization

org.scalameta

Download scalahost_2.11.7 0.0.5-M6


<!-- https://jarcasting.com/artifacts/org.scalameta/scalahost_2.11.7/ -->
<dependency>
    <groupId>org.scalameta</groupId>
    <artifactId>scalahost_2.11.7</artifactId>
    <version>0.0.5-M6</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalameta/scalahost_2.11.7/
implementation 'org.scalameta:scalahost_2.11.7:0.0.5-M6'
// https://jarcasting.com/artifacts/org.scalameta/scalahost_2.11.7/
implementation ("org.scalameta:scalahost_2.11.7:0.0.5-M6")
'org.scalameta:scalahost_2.11.7:jar:0.0.5-M6'
<dependency org="org.scalameta" name="scalahost_2.11.7" rev="0.0.5-M6">
  <artifact name="scalahost_2.11.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalameta', module='scalahost_2.11.7', version='0.0.5-M6')
)
libraryDependencies += "org.scalameta" % "scalahost_2.11.7" % "0.0.5-M6"
[org.scalameta/scalahost_2.11.7 "0.0.5-M6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.11.7
org.scala-lang : scala-library jar 2.11.7
org.scalameta : scalameta_2.11 jar 0.0.5-M6

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.1.3
org.scalacheck : scalacheck_2.11 jar 1.11.3

Project Modules

There are no modules declared in this project.