| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ceram1 |
| Идентификатор | Идентификаторtexteditor |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеString Editor
Helper utility to help modifying String
|
| Имя Файла | Размер |
|---|---|
| texteditor-1.0.0.pom | |
| texteditor-1.0.0.jar | 10 KB |
| texteditor-1.0.0-sources.jar | 9 KB |
| texteditor-1.0.0-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ceram1/texteditor/ -->
<dependency>
<groupId>com.ceram1</groupId>
<artifactId>texteditor</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ceram1/texteditor/
implementation 'com.ceram1:texteditor:1.0.0'
// https://jarcasting.com/artifacts/com.ceram1/texteditor/
implementation ("com.ceram1:texteditor:1.0.0")
'com.ceram1:texteditor:jar:1.0.0'
<dependency org="com.ceram1" name="texteditor" rev="1.0.0">
<artifact name="texteditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ceram1', module='texteditor', version='1.0.0')
)
libraryDependencies += "com.ceram1" % "texteditor" % "1.0.0"
[com.ceram1/texteditor "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |