is not current version
Last Version 2.2.0

com.mattprecious.telescope:telescope 1.0.0

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

GroupId

GroupId

com.mattprecious.telescope
ArtifactId

ArtifactId

telescope
Version

Version

1.0.0
Type

Type

jar

Download telescope 1.0.0


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