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