is not current version
Last Version 3.5.8

interfaces 3.5.3

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

org.scalameta
ArtifactId

ArtifactId

scalafmt-interfaces
Version

Version

3.5.3
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

org.scalameta
Source Code Management

Source Code Management

https://github.com/scalameta/scalafmt

Download scalafmt-interfaces 3.5.3


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

Dependencies

test (3)

Group / Artifact Type Version
org.scalameta : munit_2.13 jar 0.7.29
org.scalacheck : scalacheck_2.13 jar 1.15.4
org.scalameta : testkit_2.13 jar 4.5.5

Project Modules

There are no modules declared in this project.