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

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

Download

Click the following link to download the jar file.

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



Related Tutorials