Lynx

Android library created to show a custom view with all the information logcat is printing.

License

License

GroupId

GroupId

com.github.pedrovgs
ArtifactId

ArtifactId

lynx
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

aar
Description

Description

Lynx
Android library created to show a custom view with all the information logcat is printing.
Project URL

Project URL

https://github.com/pedrovgs/Lynx
Source Code Management

Source Code Management

https://github.com/pedrovgs/Lynx

Download lynx

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup : seismic jar 1.0.1
com.github.pedrovgs : renderers jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.6
1.5
1.4
1.3
1.2
1.1
1.0.8
1.0.7
1.0