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