is not current version
Last Version 1.0.12

org.scala-lang.modules:scala-partest_2.12.0-M2 1.0.7

scala-partest

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-lang.modules
ArtifactId

ArtifactId

scala-partest_2.12.0-M2
Version

Version

1.0.7
Type

Type

jar

Download scala-partest_2.12.0-M2 1.0.7


<!-- https://jarcasting.com/artifacts/org.scala-lang.modules/scala-partest_2.12.0-M2/ -->
<dependency>
    <groupId>org.scala-lang.modules</groupId>
    <artifactId>scala-partest_2.12.0-M2</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-lang.modules/scala-partest_2.12.0-M2/
implementation 'org.scala-lang.modules:scala-partest_2.12.0-M2:1.0.7'
// https://jarcasting.com/artifacts/org.scala-lang.modules/scala-partest_2.12.0-M2/
implementation ("org.scala-lang.modules:scala-partest_2.12.0-M2:1.0.7")
'org.scala-lang.modules:scala-partest_2.12.0-M2:jar:1.0.7'
<dependency org="org.scala-lang.modules" name="scala-partest_2.12.0-M2" rev="1.0.7">
  <artifact name="scala-partest_2.12.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-lang.modules', module='scala-partest_2.12.0-M2', version='1.0.7')
)
libraryDependencies += "org.scala-lang.modules" % "scala-partest_2.12.0-M2" % "1.0.7"
[org.scala-lang.modules/scala-partest_2.12.0-M2 "1.0.7"]