Files download
File Operation
sbt-scripted-scalatest-3.0.3.jar download
sbt-scripted-scalatest-3.0.3.pom download
Apache Maven
<dependency>
  <groupId>com.sandinh</groupId>
  <artifactId>sbt-scripted-scalatest</artifactId>
  <version>3.0.3</version>
</dependency>
Gradle Groovy
implementation 'com.sandinh:sbt-scripted-scalatest:3.0.3'
Gradle Kotlin
implementation("com.sandinh:sbt-scripted-scalatest:3.0.3")
Scala SBT
libraryDependencies += "com.sandinh" % "sbt-scripted-scalatest" % "3.0.3"
Groovy Grape
@Grapes(
  @Grab(group='com.sandinh', module='sbt-scripted-scalatest', version='3.0.3')
)
Apache Ivy
<dependency org="com.sandinh" name="sbt-scripted-scalatest" rev="3.0.3" />
Leiningen
[com.sandinh/sbt-scripted-scalatest "3.0.3"]
Apache Buildr
'com.sandinh:sbt-scripted-scalatest:jar:3.0.3'
Dependencies
The project has no third-party dependencies