MVN

net.markenwerk : utils-text-indentation

Maven & Gradle

Mar 05, 2017
2 usages

A Common indentation for pretty printing libraries for Java

<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>utils-text-indentation</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.markenwerk : utils-text-indentation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of net.markenwerk : utils-text-indentation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
utils-text-indentation-1.1.2
utils-text-indentation-1.1.1
utils-text-indentation-1.1.0
1.0.x
utils-text-indentation-1.0.1
utils-text-indentation-1.0.0

How to add a dependency to Maven

Add the following net.markenwerk : utils-text-indentation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>utils-text-indentation</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.markenwerk : utils-text-indentation gradle dependency to your build.gradle file:

implementation 'net.markenwerk:utils-text-indentation:1.1.2'

Gradle Kotlin DSL: Add the following net.markenwerk : utils-text-indentation gradle kotlin dependency to your build.gradle.kts file:

implementation("net.markenwerk:utils-text-indentation:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.markenwerk : utils-text-indentation sbt scala dependency to your build.sbt file:

libraryDependencies += "net.markenwerk" % "utils-text-indentation" % "1.1.2"

Advertisement

Dependencies from Group

Feb 19, 2021
15 usages
Mar 05, 2017
5 usages
Mar 05, 2017
4 usages
Mar 05, 2017
2 usages
Mar 05, 2017
2 usages

Discover Dependencies

Jun 06, 2016
1 usages
77 stars
Jun 06, 2016
2 usages
77 stars
May 04, 2016
1 usages
6 stars
Mar 01, 2022
1 usages
1 stars
Sep 20, 2020
1 usages
0 stars
May 19, 2016
1 usages
1 stars
May 20, 2016
24 stars
Oct 07, 2016
1 usages
11 stars