| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.pedrovgs |
| Идентификатор | Идентификаторlynx |
| Последняя версия | Последняя версия1.6 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеLynx
Android library created to show a custom view with all the information logcat is printing.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lynx-1.6.pom | |
| lynx-1.6.aar | 40 KB |
| lynx-1.6-sources.jar | 28 KB |
| lynx-1.6-javadoc.jar | 100 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup : seismic | jar | 1.0.1 |
| com.github.pedrovgs : renderers | jar | 1.4 |