Download sbt-scalafmt-coursier-1.7.jar file - Jar s

Jar examples for s:sbt-scalafmt-coursier

Description

Replaces ivy2 resolution for sbt-scalafmt with coursier

You can download jar file sbt-scalafmt-coursier 1.7 in this page.

License

Apache License 2.0

Build File

You can use the following script to add sbt-scalafmt-coursier-1.7.jar to your project.

<dependency>
   <groupId>com.lucidchart</groupId>
   <artifactId>sbt-scalafmt-coursier</artifactId>
   <version>1.7</version>
</dependency>
compile group: 'com.lucidchart', name: 'sbt-scalafmt-coursier', version: '1.7'
libraryDependencies += "com.lucidchart" % "sbt-scalafmt-coursier" % "1.7"
<dependency org="com.lucidchart" name="sbt-scalafmt-coursier" rev="1.7"/>
@Grapes(@Grab(group='com.lucidchart', module='sbt-scalafmt-coursier', version='1.7'))
'com.lucidchart:sbt-scalafmt-coursier:jar:1.7'

Download

Click the following link to download the jar file.

sbt-scalafmt-coursier-1.7-javadoc.jar
sbt-scalafmt-coursier-1.7-sources.jar
sbt-scalafmt-coursier-1.7.jar
sbt-scalafmt-coursier-1.7.pom



Related Tutorials