| License |
License |
|---|---|
| GroupId | GroupIdcom.github.pedrovgs |
| ArtifactId | ArtifactIdlynx |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionLynx
Android library created to show a custom view with all the information logcat is printing.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lynx-1.6.pom | |
| lynx-1.6.aar | 40 KB |
| lynx-1.6-sources.jar | 28 KB |
| lynx-1.6-javadoc.jar | 100 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup : seismic | jar | 1.0.1 |
| com.github.pedrovgs : renderers | jar | 1.4 |