| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.mattprecious.telescope | 
    
| ArtifactId | ArtifactIdtelescope | 
    
| Last Version | Last Version2.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionTelescope 
            A simple tool to allow easy bug report capturing within your app. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| telescope-2.2.0.pom | |
| telescope-2.2.0.aar | 38 KB | 
| telescope-2.2.0-sources.jar | 22 KB | 
| telescope-2.2.0-javadoc.jar | 60 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |