| License |
License |
|---|---|
| GroupId | GroupIdcom.github.concept-not-found |
| ArtifactId | ArtifactIdindented |
| Version | Version1 |
| Type | Typejar |
| Description |
Descriptionindented
Converted indented lines into various output formats such as HTML, JSON, or just plain text
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| indented-1.pom | |
| indented-1.jar | 7 KB |
| indented-1-sources.jar | 4 KB |
| indented-1-javadoc.jar | 66 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.concept-not-found/indented/ -->
<dependency>
<groupId>com.github.concept-not-found</groupId>
<artifactId>indented</artifactId>
<version>1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.concept-not-found/indented/
implementation 'com.github.concept-not-found:indented:1'
// https://jarcasting.com/artifacts/com.github.concept-not-found/indented/
implementation ("com.github.concept-not-found:indented:1")
'com.github.concept-not-found:indented:jar:1'
<dependency org="com.github.concept-not-found" name="indented" rev="1">
<artifact name="indented" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.concept-not-found', module='indented', version='1')
)
libraryDependencies += "com.github.concept-not-found" % "indented" % "1"
[com.github.concept-not-found/indented "1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |