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-views
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-views 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.0

Project Modules

There are no modules declared in this project.