Download utils-text-indentation-1.1.2.jar file - Jar u

Jar examples for u:utils-text-indentation

Description

A Common indentation for pretty printing libraries for Java

You can download jar file utils-text-indentation 1.1.2 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

utils-text-indentation-1.1.2-javadoc.jar
utils-text-indentation-1.1.2-sources.jar
utils-text-indentation-1.1.2.jar
utils-text-indentation-1.1.2.pom



Related Tutorials