| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.GG-A |
| Идентификатор | Идентификаторtext |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеText
String Interpolator base on Apache commons-text
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| text-0.0.2.pom | |
| text-0.0.2.jar | 5 KB |
| text-0.0.2-sources.jar | 3 KB |
| text-0.0.2-javadoc.jar | 366 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.GG-A/text/ -->
<dependency>
<groupId>com.github.GG-A</groupId>
<artifactId>text</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.GG-A/text/
implementation 'com.github.GG-A:text:0.0.2'
// https://jarcasting.com/artifacts/com.github.GG-A/text/
implementation ("com.github.GG-A:text:0.0.2")
'com.github.GG-A:text:jar:0.0.2'
<dependency org="com.github.GG-A" name="text" rev="0.0.2">
<artifact name="text" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.GG-A', module='text', version='0.0.2')
)
libraryDependencies += "com.github.GG-A" % "text" % "0.0.2"
[com.github.GG-A/text "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.GG-A : JFunctional | jar | 0.7.3 |
| org.apache.commons : commons-text | jar | 1.9 |