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.1 in this page.
MIT License
You can use the following script to add utils-text-indentation-1.1.1.jar to your project.
<dependency> <groupId>net.markenwerk</groupId> <artifactId>utils-text-indentation</artifactId> <version>1.1.1</version> </dependency>
compile group: 'net.markenwerk', name: 'utils-text-indentation', version: '1.1.1'
libraryDependencies += "net.markenwerk" % "utils-text-indentation" % "1.1.1"
<dependency org="net.markenwerk" name="utils-text-indentation" rev="1.1.1"/>
@Grapes(@Grab(group='net.markenwerk', module='utils-text-indentation', version='1.1.1'))
'net.markenwerk:utils-text-indentation:jar:1.1.1'
Click the following link to download the jar file.
utils-text-indentation-1.1.1-javadoc.jar