is not current version
Last Version 0.3.1

com.vast:surefire-scalatest 0.1.0


Categories

Categories

Scala Languages
GroupId

GroupId

com.vast
ArtifactId

ArtifactId

surefire-scalatest
Version

Version

0.1.0
Type

Type

jar

Download surefire-scalatest 0.1.0


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