Group Id org.scalatest
Artifact Id autofix_2.11
Version 3.1.0.0-RC2
Packaging jar
URL -
Badge
Last Updated 2019-09-10T22:36:11+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.11</artifactId>
    <version>3.1.0.0-RC2</version>
</dependency>
implementation group: 'org.scalatest', name: 'autofix_2.11', version: '3.1.0.0-RC2'
implementation 'org.scalatest:autofix_2.11:3.1.0.0-RC2'
implementation("org.scalatest:autofix_2.11:3.1.0.0-RC2")
libraryDependencies += "org.scalatest" % "autofix_2.11" % "3.1.0.0-RC2"
<dependency org="org.scalatest" name="autofix_2.11" rev="3.1.0.0-RC2"/>
@Grapes(
    @Grab(group='org.scalatest', module='autofix_2.11', version='3.1.0.0-RC2')
)
[org.scalatest/autofix_2.11 "3.1.0.0-RC2"]
'org.scalatest:autofix_2.11:3.1.0.0-RC2'