indent

Simple utility for configurable indent / whitespace

License

License

GroupId

GroupId

com.github.skjolber
ArtifactId

ArtifactId

indent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

indent
Simple utility for configurable indent / whitespace
Project URL

Project URL

https://github.com/skjolber/indent
Project Organization

Project Organization

Media Skjolberg

Download indent

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.skjolber/indent/ -->
<dependency>
    <groupId>com.github.skjolber</groupId>
    <artifactId>indent</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber/indent/
implementation 'com.github.skjolber:indent:1.0.0'
// https://jarcasting.com/artifacts/com.github.skjolber/indent/
implementation ("com.github.skjolber:indent:1.0.0")
'com.github.skjolber:indent:jar:1.0.0'
<dependency org="com.github.skjolber" name="indent" rev="1.0.0">
  <artifact name="indent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber', module='indent', version='1.0.0')
)
libraryDependencies += "com.github.skjolber" % "indent" % "1.0.0"
[com.github.skjolber/indent "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0