is not current version
Last Version 0.3.3

com.vast:surefire-scalatest19 0.3.2


Categories

Categories

Scala Languages
GroupId

GroupId

com.vast
ArtifactId

ArtifactId

surefire-scalatest19
Version

Version

0.3.2
Type

Type

jar

Download surefire-scalatest19 0.3.2


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