Download debug-bottle-views-1.0.6.jar file - Jar d

Jar examples for d:debug-bottle-views

Description

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

You can download jar file debug-bottle-views 1.0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add debug-bottle-views-1.0.6.jar to your project.

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

Download

Click the following link to download the jar file.

debug-bottle-views-1.0.6-sources.jar
debug-bottle-views-1.0.6.pom



Related Tutorials