Jar examples for u:utils-text-indentation
A Common indentation for pretty printing libraries for Java
You can download jar file utils-text-indentation 1.1.2 in this page.
MIT License
You can use the following script to add utils-text-indentation-1.1.2.jar to your project.
<dependency> <groupId>net.markenwerk</groupId> <artifactId>utils-text-indentation</artifactId> <version>1.1.2</version> </dependency>
compile group: 'net.markenwerk', name: 'utils-text-indentation', version: '1.1.2'
libraryDependencies += "net.markenwerk" % "utils-text-indentation" % "1.1.2"
<dependency org="net.markenwerk" name="utils-text-indentation" rev="1.1.2"/>
@Grapes(@Grab(group='net.markenwerk', module='utils-text-indentation', version='1.1.2'))
'net.markenwerk:utils-text-indentation:jar:1.1.2'
Click the following link to download the jar file.
utils-text-indentation-1.1.2-javadoc.jar