Last Version

interfaces 2.0.0-RC1

Dependency-free, pure Java public interfaces to integrate with Scalafmt through a build tool or editor plugin.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.geirsson
ArtifactId

ArtifactId

scalafmt-interfaces
Version

Version

2.0.0-RC1
Type

Type

jar
Description

Description

interfaces
Dependency-free, pure Java public interfaces to integrate with Scalafmt through a build tool or editor plugin.
Project URL

Project URL

https://github.com/scalameta/scalafmt
Project Organization

Project Organization

com.geirsson
Source Code Management

Source Code Management

https://github.com/scalameta/scalafmt

Download scalafmt-interfaces 2.0.0-RC1


<!-- https://jarcasting.com/artifacts/com.geirsson/scalafmt-interfaces/ -->
<dependency>
    <groupId>com.geirsson</groupId>
    <artifactId>scalafmt-interfaces</artifactId>
    <version>2.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.geirsson/scalafmt-interfaces/
implementation 'com.geirsson:scalafmt-interfaces:2.0.0-RC1'
// https://jarcasting.com/artifacts/com.geirsson/scalafmt-interfaces/
implementation ("com.geirsson:scalafmt-interfaces:2.0.0-RC1")
'com.geirsson:scalafmt-interfaces:jar:2.0.0-RC1'
<dependency org="com.geirsson" name="scalafmt-interfaces" rev="2.0.0-RC1">
  <artifact name="scalafmt-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geirsson', module='scalafmt-interfaces', version='2.0.0-RC1')
)
libraryDependencies += "com.geirsson" % "scalafmt-interfaces" % "2.0.0-RC1"
[com.geirsson/scalafmt-interfaces "2.0.0-RC1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.2.0-SNAP10
org.scalacheck : scalacheck_2.11 jar 1.13.5
org.scalameta : testkit_2.11 jar 4.0.0

Project Modules

There are no modules declared in this project.