Last Version

Testing 1.7.0-M3

sbt is an interactive build tool

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

testing_2.12
Version

Version

1.7.0-M3
Type

Type

jar
Description

Description

Testing
sbt is an interactive build tool
Project URL

Project URL

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

Project Organization

org.scala-sbt
Source Code Management

Source Code Management

https://github.com/sbt/sbt

Download testing_2.12 1.7.0-M3


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

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.16
org.scala-sbt : test-agent jar 1.7.0-M3
org.scala-sbt : util-logging_2.12 jar 1.7.0-M3
com.eed3si9n : sjson-new-core_2.12 jar 0.9.0
org.scala-lang.modules : scala-xml_2.12 jar 1.3.0
org.scala-sbt : test-interface jar 1.0
org.scala-sbt : launcher-interface jar 1.3.3
com.eed3si9n : sjson-new-scalajson_2.12 jar 0.9.1
org.scala-sbt : io_2.12 jar 1.6.0
org.scala-sbt : zinc-classpath_2.12 jar 1.7.0-M2

Project Modules

There are no modules declared in this project.