s

scalatest4git_211

A test library for incremental scalatest_2.11 tests execution
https://github.com/rpau/junit4git
The Apache Software License, Version 2.0
Raquel Pau
Files download
File Operation
scalatest4git_211-1.3.jar download
scalatest4git_211-1.3.pom download
scalatest4git_211-1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.walkmod</groupId>
  <artifactId>scalatest4git_211</artifactId>
  <version>1.3</version>
</dependency>
Gradle Groovy
implementation 'org.walkmod:scalatest4git_211:1.3'
Gradle Kotlin
implementation("org.walkmod:scalatest4git_211:1.3")
Scala SBT
libraryDependencies += "org.walkmod" % "scalatest4git_211" % "1.3"
Groovy Grape
@Grapes(
  @Grab(group='org.walkmod', module='scalatest4git_211', version='1.3')
)
Apache Ivy
<dependency org="org.walkmod" name="scalatest4git_211" rev="1.3" />
Leiningen
[org.walkmod/scalatest4git_211 "1.3"]
Apache Buildr
'org.walkmod:scalatest4git_211:jar:1.3'