Telescope

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

License

License

GroupId

GroupId

com.mattprecious.telescope
ArtifactId

ArtifactId

telescope
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/mattprecious/telescope/
Source Code Management

Source Code Management

https://github.com/mattprecious/telescope/

Download telescope

How to add to project

<!-- https://jarcasting.com/artifacts/com.mattprecious.telescope/telescope/ -->
<dependency>
    <groupId>com.mattprecious.telescope</groupId>
    <artifactId>telescope</artifactId>
    <version>2.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mattprecious.telescope/telescope/
implementation 'com.mattprecious.telescope:telescope:2.2.0'
// https://jarcasting.com/artifacts/com.mattprecious.telescope/telescope/
implementation ("com.mattprecious.telescope:telescope:2.2.0")
'com.mattprecious.telescope:telescope:aar:2.2.0'
<dependency org="com.mattprecious.telescope" name="telescope" rev="2.2.0">
  <artifact name="telescope" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mattprecious.telescope', module='telescope', version='2.2.0')
)
libraryDependencies += "com.mattprecious.telescope" % "telescope" % "2.2.0"
[com.mattprecious.telescope/telescope "2.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0
2.0.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0