Group Id org.scalatest
Artifact Id autofix_2.13
Version 3.0.8-1
Packaging jar
URL -
Badge
Last Updated 2020-09-04T20:13:37+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>autofix_2.13</artifactId>
    <version>3.0.8-1</version>
</dependency>
implementation group: 'org.scalatest', name: 'autofix_2.13', version: '3.0.8-1'
implementation 'org.scalatest:autofix_2.13:3.0.8-1'
implementation("org.scalatest:autofix_2.13:3.0.8-1")
libraryDependencies += "org.scalatest" % "autofix_2.13" % "3.0.8-1"
<dependency org="org.scalatest" name="autofix_2.13" rev="3.0.8-1"/>
@Grapes(
    @Grab(group='org.scalatest', module='autofix_2.13', version='3.0.8-1')
)
[org.scalatest/autofix_2.13 "3.0.8-1"]
'org.scalatest:autofix_2.13:3.0.8-1'