Download javascript-formatter-2.2.0.jar file - Jar j

Jar examples for j:javascript-formatter

Description

Plugin for formatting source code

You can download jar file javascript-formatter 2.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add javascript-formatter-2.2.0.jar to your project.

<dependency>
   <groupId>com.marvinformatics.formatter</groupId>
   <artifactId>javascript-formatter</artifactId>
   <version>2.2.0</version>
</dependency>
compile group: 'com.marvinformatics.formatter', name: 'javascript-formatter', version: '2.2.0'
libraryDependencies += "com.marvinformatics.formatter" % "javascript-formatter" % "2.2.0"
<dependency org="com.marvinformatics.formatter" name="javascript-formatter" rev="2.2.0"/>
@Grapes(@Grab(group='com.marvinformatics.formatter', module='javascript-formatter', version='2.2.0'))
'com.marvinformatics.formatter:javascript-formatter:jar:2.2.0'

Download

Click the following link to download the jar file.

javascript-formatter-2.2.0-javadoc.jar
javascript-formatter-2.2.0-sources.jar
javascript-formatter-2.2.0.jar
javascript-formatter-2.2.0.pom



Related Tutorials