Group Id org.scalatest
Artifact Id autofix_2.13
Version 3.1.0.1
Packaging jar
URL -
Badge
Last Updated 2020-09-04T20:21:01+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.1.0.1</version>
</dependency>
implementation group: 'org.scalatest', name: 'autofix_2.13', version: '3.1.0.1'
implementation 'org.scalatest:autofix_2.13:3.1.0.1'
implementation("org.scalatest:autofix_2.13:3.1.0.1")
libraryDependencies += "org.scalatest" % "autofix_2.13" % "3.1.0.1"
<dependency org="org.scalatest" name="autofix_2.13" rev="3.1.0.1"/>
@Grapes(
    @Grab(group='org.scalatest', module='autofix_2.13', version='3.1.0.1')
)
[org.scalatest/autofix_2.13 "3.1.0.1"]
'org.scalatest:autofix_2.13:3.1.0.1'