Download telescope-1.4.0.jar file - Jar t

Jar examples for t:telescope

Description

A simple tool to allow easy bug report capturing within your app.

You can download jar file telescope 1.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add telescope-1.4.0.jar to your project.

<dependency>
   <groupId>com.mattprecious.telescope</groupId>
   <artifactId>telescope</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'com.mattprecious.telescope', name: 'telescope', version: '1.4.0'
libraryDependencies += "com.mattprecious.telescope" % "telescope" % "1.4.0"
<dependency org="com.mattprecious.telescope" name="telescope" rev="1.4.0"/>
@Grapes(@Grab(group='com.mattprecious.telescope', module='telescope', version='1.4.0'))
'com.mattprecious.telescope:telescope:jar:1.4.0'

Download

Click the following link to download the jar file.

telescope-1.4.0-javadoc.jar
telescope-1.4.0-sources.jar
telescope-1.4.0.jar
telescope-1.4.0.pom



Related Tutorials