Download debug-bottle-core-1.0.4.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.4 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.4.jar to your project.

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

Download

Click the following link to download the jar file.

debug-bottle-core-1.0.4-sources.jar
debug-bottle-core-1.0.4.pom



Related Tutorials