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

io.github.ReleaseStandard.CodeEditor.editor:view-android 22

view-android for CodeEditor

Группа

Группа

io.github.ReleaseStandard.CodeEditor.editor
Идентификатор

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

view-android
Версия

Версия

22
Тип

Тип

aar

Скачать view-android 22


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