License |
License |
---|---|
GroupId | GroupIdru.bartwell |
ArtifactId | ArtifactIdultradebugger.base |
Version | Version1.4.1 |
Type | Typeaar |
Description |
DescriptionUltra Debugger Base Library
Ultra Debugger is an open source modules-based android library for application debugging.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ultradebugger.base-1.4.1.pom | |
ultradebugger.base-1.4.1.aar | 20 KB |
ultradebugger.base-1.4.1-sources.jar | 12 KB |
ultradebugger.base-1.4.1-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.bartwell/ultradebugger.base/ -->
<dependency>
<groupId>ru.bartwell</groupId>
<artifactId>ultradebugger.base</artifactId>
<version>1.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.bartwell/ultradebugger.base/
implementation 'ru.bartwell:ultradebugger.base:1.4.1'
// https://jarcasting.com/artifacts/ru.bartwell/ultradebugger.base/
implementation ("ru.bartwell:ultradebugger.base:1.4.1")
'ru.bartwell:ultradebugger.base:aar:1.4.1'
<dependency org="ru.bartwell" name="ultradebugger.base" rev="1.4.1">
<artifact name="ultradebugger.base" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.bartwell', module='ultradebugger.base', version='1.4.1')
)
libraryDependencies += "ru.bartwell" % "ultradebugger.base" % "1.4.1"
[ru.bartwell/ultradebugger.base "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 25.1.0 |