AnUitor - Groovy plugin

UI debug tool for Android

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.scurab
ArtifactId

ArtifactId

anuitor-groovy
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

AnUitor - Groovy plugin
UI debug tool for Android
Project URL

Project URL

http://uitor.scurab.com
Source Code Management

Source Code Management

https://github.com/jbruchanov/anuitor

Download anuitor-groovy

How to add to project

<!-- 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"]

Dependencies

runtime (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

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.

Versions

Version
2.1.1
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0