is not current version
Last Version 2.1.0-M1

ch.epfl.scala:bsp-testkit_2.12 2.0.0-M9

bsp-testkit

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

bsp-testkit_2.12
Version

Version

2.0.0-M9
Type

Type

jar

Download bsp-testkit_2.12 2.0.0-M9


<!-- https://jarcasting.com/artifacts/ch.epfl.scala/bsp-testkit_2.12/ -->
<dependency>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>bsp-testkit_2.12</artifactId>
    <version>2.0.0-M9</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.scala/bsp-testkit_2.12/
implementation 'ch.epfl.scala:bsp-testkit_2.12:2.0.0-M9'
// https://jarcasting.com/artifacts/ch.epfl.scala/bsp-testkit_2.12/
implementation ("ch.epfl.scala:bsp-testkit_2.12:2.0.0-M9")
'ch.epfl.scala:bsp-testkit_2.12:jar:2.0.0-M9'
<dependency org="ch.epfl.scala" name="bsp-testkit_2.12" rev="2.0.0-M9">
  <artifact name="bsp-testkit_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.scala', module='bsp-testkit_2.12', version='2.0.0-M9')
)
libraryDependencies += "ch.epfl.scala" % "bsp-testkit_2.12" % "2.0.0-M9"
[ch.epfl.scala/bsp-testkit_2.12 "2.0.0-M9"]