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