| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.Rosemoe.CodeEditor |
| Идентификатор | Идентификаторeditor |
| Последняя версия | Последняя версия0.5.4 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеeditor
An awesome code editor library on Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| editor-0.5.4.pom | |
| editor-0.5.4-sources.jar | 140 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.Rosemoe.CodeEditor/editor/ -->
<dependency>
<groupId>io.github.Rosemoe.CodeEditor</groupId>
<artifactId>editor</artifactId>
<version>0.5.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.Rosemoe.CodeEditor/editor/
implementation 'io.github.Rosemoe.CodeEditor:editor:0.5.4'
// https://jarcasting.com/artifacts/io.github.Rosemoe.CodeEditor/editor/
implementation ("io.github.Rosemoe.CodeEditor:editor:0.5.4")
'io.github.Rosemoe.CodeEditor:editor:aar:0.5.4'
<dependency org="io.github.Rosemoe.CodeEditor" name="editor" rev="0.5.4">
<artifact name="editor" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.Rosemoe.CodeEditor', module='editor', version='0.5.4')
)
libraryDependencies += "io.github.Rosemoe.CodeEditor" % "editor" % "0.5.4"
[io.github.Rosemoe.CodeEditor/editor "0.5.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.Rosemoe » BlockLinkedList | jar | 1.0.0 |
| » unspecified | jar | |
| androidx.annotation » annotation | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |