is not current version
Last Version 3.1.0.1

org.scalatest:autofix_2.13 3.0.8-1

rules

Categories

Categories

Scala Languages Auto Application Layer Libs Code Generators
GroupId

GroupId

org.scalatest
ArtifactId

ArtifactId

autofix_2.13
Version

Version

3.0.8-1
Type

Type

jar

Download autofix_2.13 3.0.8-1


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