Jar examples for j:java-formatter
Plugin for formatting source code
You can download jar file java-formatter 2.2.0 in this page.
Apache License, Version 2.0
You can use the following script to add java-formatter-2.2.0.jar to your project.
<dependency> <groupId>com.marvinformatics.formatter</groupId> <artifactId>java-formatter</artifactId> <version>2.2.0</version> </dependency>
compile group: 'com.marvinformatics.formatter', name: 'java-formatter', version: '2.2.0'
libraryDependencies += "com.marvinformatics.formatter" % "java-formatter" % "2.2.0"
<dependency org="com.marvinformatics.formatter" name="java-formatter" rev="2.2.0"/>
@Grapes(@Grab(group='com.marvinformatics.formatter', module='java-formatter', version='2.2.0'))
'com.marvinformatics.formatter:java-formatter:jar:2.2.0'
Click the following link to download the jar file.
java-formatter-2.2.0-javadoc.jar