Last Version

Ultra Debugger Reflection Module 1.4.1

Ultra Debugger is an open source modules-based android library for application debugging.

License

License

GroupId

GroupId

ru.bartwell
ArtifactId

ArtifactId

ultradebugger.module.reflection
Version

Version

1.4.1
Type

Type

aar
Description

Description

Ultra Debugger Reflection Module
Ultra Debugger is an open source modules-based android library for application debugging.
Project URL

Project URL

https://github.com/bartwell/ultra-debugger
Source Code Management

Source Code Management

https://github.com/bartwell/ultra-debugger.git

Download ultradebugger.module.reflection 1.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
ru.bartwell : ultradebugger.base jar 1.4.1
com.google.code.gson : gson jar 2.8.0

Project Modules

There are no modules declared in this project.