| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.concept-not-found |
| Идентификатор | Идентификаторindented |
| Версия | Версия1 |
| Тип | Типjar |
| Описание |
Описаниеindented
Converted indented lines into various output formats such as HTML, JSON, or just plain text
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| indented-1.pom | |
| indented-1.jar | 7 KB |
| indented-1-sources.jar | 4 KB |
| indented-1-javadoc.jar | 66 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |