Last Version

scalafix 0.20.0-M3

Scalafix for http4s

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-scalafix_2.11
Version

Version

0.20.0-M3
Type

Type

jar
Description

Description

scalafix
Scalafix for http4s
Project URL

Project URL

https://http4s.org/
Project Organization

Project Organization

org.http4s
Source Code Management

Source Code Management

https://github.com/http4s/http4s

Download http4s-scalafix_2.11 0.20.0-M3


<!-- https://jarcasting.com/artifacts/org.http4s/http4s-scalafix_2.11/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>http4s-scalafix_2.11</artifactId>
    <version>0.20.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-scalafix_2.11/
implementation 'org.http4s:http4s-scalafix_2.11:0.20.0-M3'
// https://jarcasting.com/artifacts/org.http4s/http4s-scalafix_2.11/
implementation ("org.http4s:http4s-scalafix_2.11:0.20.0-M3")
'org.http4s:http4s-scalafix_2.11:jar:0.20.0-M3'
<dependency org="org.http4s" name="http4s-scalafix_2.11" rev="0.20.0-M3">
  <artifact name="http4s-scalafix_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-scalafix_2.11', version='0.20.0-M3')
)
libraryDependencies += "org.http4s" % "http4s-scalafix_2.11" % "0.20.0-M3"
[org.http4s/http4s-scalafix_2.11 "0.20.0-M3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
ch.epfl.scala : scalafix-core_2.11 jar 0.9.0

test (8)

Group / Artifact Type Version
org.typelevel : cats-laws_2.11 jar 1.4.0
org.typelevel : cats-kernel-laws_2.11 jar 1.4.0
org.typelevel : discipline_2.11 jar 0.9.0
ch.qos.logback : logback-classic jar 1.2.3
org.scalacheck : scalacheck_2.11 jar 1.13.5
org.specs2 : specs2-core_2.11 jar 4.1.0
org.specs2 : specs2-matcher-extra_2.11 jar 4.1.0
org.specs2 : specs2-scalacheck_2.11 jar 4.1.0

Project Modules

There are no modules declared in this project.