Download scalafmt-impl-0.2-0.7.jar file - Jar s

Jar examples for s:scalafmt-impl

Description

scalafmt-impl

You can download jar file scalafmt-impl 0.2-0.7 in this page.

License

Apache License 2.0

Build File

You can use the following script to add scalafmt-impl-0.2-0.7.jar to your project.

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

Download

Click the following link to download the jar file.

scalafmt-impl-0.2-0.7-javadoc.jar
scalafmt-impl-0.2-0.7-sources.jar
scalafmt-impl-0.2-0.7.jar
scalafmt-impl-0.2-0.7.pom



Related Tutorials