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

Jar examples for s:scalafmt-api

Description

Bridge for scalafmt API

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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials