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