Download debug-bottle-core-1.0.3-support22.jar file - Jar d

Jar examples for d:debug-bottle-core

Description

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

You can download jar file debug-bottle-core 1.0.3-support22 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add debug-bottle-core-1.0.3-support22.jar to your project.

<dependency>
   <groupId>com.exyui.android</groupId>
   <artifactId>debug-bottle-core</artifactId>
   <version>1.0.3-support22</version>
</dependency>
compile group: 'com.exyui.android', name: 'debug-bottle-core', version: '1.0.3-support22'
libraryDependencies += "com.exyui.android" % "debug-bottle-core" % "1.0.3-support22"
<dependency org="com.exyui.android" name="debug-bottle-core" rev="1.0.3-support22"/>
@Grapes(@Grab(group='com.exyui.android', module='debug-bottle-core', version='1.0.3-support22'))
'com.exyui.android:debug-bottle-core:jar:1.0.3-support22'

Download

Click the following link to download the jar file.

debug-bottle-core-1.0.3-support22-sources.jar
debug-bottle-core-1.0.3-support22.pom



Related Tutorials