AnUitor - Groovy plugin

UI debug tool for Android

Лицензия

Лицензия

Категории

Категории

Groovy Языки программирования
Группа

Группа

com.scurab
Идентификатор

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

anuitor-groovy
Последняя версия

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

2.1.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

AnUitor - Groovy plugin
UI debug tool for Android
Ссылка на сайт

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

http://uitor.scurab.com
Система контроля версий

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

https://github.com/jbruchanov/anuitor

Скачать anuitor-groovy

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

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

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
com.google.android.tools : dx jar 1.7
org.codehaus.groovy : groovy jar 2.4.8
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.9
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10

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

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

UITor

http://uitor.scurab.com

https://github.com/jbruchanov/uitor

https://github.com/jbruchanov/anuitor

Android Arsenal

UITor is a result of my rebranding experiences of one android app what I was working on. Because of the project's complex structure, not using themes, complexity of UI and app itself, it was really hell and time consuming work to finish the app rebranding. Project structure had been done like sub-projects, because of big amount of different assets, logic, etc. I found out also UITor very useful in time of UI refactoring/bugfixing other apps what I didn't know much deeply from UI/structure perspective.

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

Версия
2.1.1
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0