Last Version

Lynx 1.6

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
Version

Version

1.6
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 1.6


<!-- 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.