Download scalafmt-api-1.8.jar file - Jar s

Jar examples for s:scalafmt-api

Description

Bridge for scalafmt API

You can download jar file scalafmt-api 1.8 in this page.

License

Apache License 2.0

Build File

You can use the following script to add scalafmt-api-1.8.jar to your project.

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

Download

Click the following link to download the jar file.

scalafmt-api-1.8-javadoc.jar
scalafmt-api-1.8-sources.jar
scalafmt-api-1.8.jar
scalafmt-api-1.8.pom



Related Tutorials