Group Id org.scalatest
Artifact Id autofix-3.0.6_2.12
Version 1.0.0-SNAP1
Packaging jar
URL -
Badge
Last Updated 2019-02-23T00:48:34+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.12</artifactId>
    <version>1.0.0-SNAP1</version>
</dependency>
implementation group: 'org.scalatest', name: 'autofix-3.0.6_2.12', version: '1.0.0-SNAP1'
implementation 'org.scalatest:autofix-3.0.6_2.12:1.0.0-SNAP1'
implementation("org.scalatest:autofix-3.0.6_2.12:1.0.0-SNAP1")
libraryDependencies += "org.scalatest" % "autofix-3.0.6_2.12" % "1.0.0-SNAP1"
<dependency org="org.scalatest" name="autofix-3.0.6_2.12" rev="1.0.0-SNAP1"/>
@Grapes(
    @Grab(group='org.scalatest', module='autofix-3.0.6_2.12', version='1.0.0-SNAP1')
)
[org.scalatest/autofix-3.0.6_2.12 "1.0.0-SNAP1"]
'org.scalatest:autofix-3.0.6_2.12:1.0.0-SNAP1'