is not current version
Last Version 0.3.2

org.scalameta:sbthost-runtime_2.11 0.2.0

Library to patch broken .semanticdb files produced by sbthost-nsc.

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalameta
ArtifactId

ArtifactId

sbthost-runtime_2.11
Version

Version

0.2.0
Type

Type

jar

Download sbthost-runtime_2.11 0.2.0


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