Group Id org.scalatest
Artifact Id autofix-3.0.6_2.11
Version 1.0.0
Packaging jar
URL -
Badge
Last Updated 2019-02-27T22:59:42+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>autofix-3.0.6_2.11</artifactId>
    <version>1.0.0</version>
</dependency>
implementation group: 'org.scalatest', name: 'autofix-3.0.6_2.11', version: '1.0.0'
implementation 'org.scalatest:autofix-3.0.6_2.11:1.0.0'
implementation("org.scalatest:autofix-3.0.6_2.11:1.0.0")
libraryDependencies += "org.scalatest" % "autofix-3.0.6_2.11" % "1.0.0"
<dependency org="org.scalatest" name="autofix-3.0.6_2.11" rev="1.0.0"/>
@Grapes(
    @Grab(group='org.scalatest', module='autofix-3.0.6_2.11', version='1.0.0')
)
[org.scalatest/autofix-3.0.6_2.11 "1.0.0"]
'org.scalatest:autofix-3.0.6_2.11:1.0.0'