is not current version
Last Version 0.3.3

com.vast:surefire-scalatest20 0.3.2


Categories

Categories

Scala Languages
GroupId

GroupId

com.vast
ArtifactId

ArtifactId

surefire-scalatest20
Version

Version

0.3.2
Type

Type

jar

Download surefire-scalatest20 0.3.2


<!-- https://jarcasting.com/artifacts/com.vast/surefire-scalatest20/ -->
<dependency>
    <groupId>com.vast</groupId>
    <artifactId>surefire-scalatest20</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.vast/surefire-scalatest20/
implementation 'com.vast:surefire-scalatest20:0.3.2'
// https://jarcasting.com/artifacts/com.vast/surefire-scalatest20/
implementation ("com.vast:surefire-scalatest20:0.3.2")
'com.vast:surefire-scalatest20:jar:0.3.2'
<dependency org="com.vast" name="surefire-scalatest20" rev="0.3.2">
  <artifact name="surefire-scalatest20" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vast', module='surefire-scalatest20', version='0.3.2')
)
libraryDependencies += "com.vast" % "surefire-scalatest20" % "0.3.2"
[com.vast/surefire-scalatest20 "0.3.2"]