License |
License |
---|---|
Categories |
CategoriesScala Languages Auto Application Layer Libs Code Generators |
GroupId | GroupIdorg.scalatest |
ArtifactId | ArtifactIdautofix_2.11 |
Version | Version3.1.0.1 |
Type | Typejar |
Description |
Descriptionrules
rules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autofix_2.11-3.1.0.1.pom | |
autofix_2.11-3.1.0.1.jar | 16 KB |
autofix_2.11-3.1.0.1-sources.jar | 3 KB |
autofix_2.11-3.1.0.1-javadoc.jar | 379 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scalatest/autofix_2.11/ -->
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>autofix_2.11</artifactId>
<version>3.1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalatest/autofix_2.11/
implementation 'org.scalatest:autofix_2.11:3.1.0.1'
// https://jarcasting.com/artifacts/org.scalatest/autofix_2.11/
implementation ("org.scalatest:autofix_2.11:3.1.0.1")
'org.scalatest:autofix_2.11:jar:3.1.0.1'
<dependency org="org.scalatest" name="autofix_2.11" rev="3.1.0.1">
<artifact name="autofix_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalatest', module='autofix_2.11', version='3.1.0.1')
)
libraryDependencies += "org.scalatest" % "autofix_2.11" % "3.1.0.1"
[org.scalatest/autofix_2.11 "3.1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
ch.epfl.scala : scalafix-core_2.11 | jar | 0.9.18 |