Last Version

Debug Bottle 1.1.1

🍼Debug Bottle is an Android debug / develop tools written using kotlin language.

License

License

GroupId

GroupId

com.exyui.android
ArtifactId

ArtifactId

debug-bottle-runtime
Version

Version

1.1.1
Type

Type

aar
Description

Description

Debug Bottle
🍼Debug Bottle is an Android debug / develop tools written using kotlin language.
Project URL

Project URL

https://github.com/kiruto/debug-bottle
Source Code Management

Source Code Management

https://github.com/kiruto/debug-bottle

Download debug-bottle-runtime 1.1.1


<!-- https://jarcasting.com/artifacts/com.exyui.android/debug-bottle-runtime/ -->
<dependency>
    <groupId>com.exyui.android</groupId>
    <artifactId>debug-bottle-runtime</artifactId>
    <version>1.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.exyui.android/debug-bottle-runtime/
implementation 'com.exyui.android:debug-bottle-runtime:1.1.1'
// https://jarcasting.com/artifacts/com.exyui.android/debug-bottle-runtime/
implementation ("com.exyui.android:debug-bottle-runtime:1.1.1")
'com.exyui.android:debug-bottle-runtime:aar:1.1.1'
<dependency org="com.exyui.android" name="debug-bottle-runtime" rev="1.1.1">
  <artifact name="debug-bottle-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.exyui.android', module='debug-bottle-runtime', version='1.1.1')
)
libraryDependencies += "com.exyui.android" % "debug-bottle-runtime" % "1.1.1"
[com.exyui.android/debug-bottle-runtime "1.1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.exyui.android : debug-bottle-components aar 1.1.1
com.exyui.android : block-canary aar 1.1.1
com.exyui.android : debug-bottle-views jar 1.1.1
com.exyui.android : debug-bottle-core jar 1.1.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.0
com.squareup.leakcanary : leakcanary-android jar 1.4

Project Modules

There are no modules declared in this project.