codeview

Android Library to make it easy to create a code editor

Лицензия

Лицензия

MIT
Группа

Группа

io.github.amrdeveloper
Идентификатор

Идентификатор

codeview
Последняя версия

Последняя версия

1.3.5
Дата

Дата

Тип

Тип

aar
Описание

Описание

codeview
Android Library to make it easy to create a code editor
Ссылка на сайт

Ссылка на сайт

https://github.com/amrdeveloper/codeview
Система контроля версий

Система контроля версий

http://github.com/amrdeveloper/codeview/tree/master

Скачать codeview

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.amrdeveloper/codeview/ -->
<dependency>
    <groupId>io.github.amrdeveloper</groupId>
    <artifactId>codeview</artifactId>
    <version>1.3.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.amrdeveloper/codeview/
implementation 'io.github.amrdeveloper:codeview:1.3.5'
// https://jarcasting.com/artifacts/io.github.amrdeveloper/codeview/
implementation ("io.github.amrdeveloper:codeview:1.3.5")
'io.github.amrdeveloper:codeview:aar:1.3.5'
<dependency org="io.github.amrdeveloper" name="codeview" rev="1.3.5">
  <artifact name="codeview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.amrdeveloper', module='codeview', version='1.3.5')
)
libraryDependencies += "io.github.amrdeveloper" % "codeview" % "1.3.5"
[io.github.amrdeveloper/codeview "1.3.5"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.4.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0