Logcat

A tiny Kotlin API for cheap logging on top of Android's normal Log class.

Лицензия

Лицензия

Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

com.squareup.logcat
Идентификатор

Идентификатор

logcat
Последняя версия

Последняя версия

0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Logcat
A tiny Kotlin API for cheap logging on top of Android's normal Log class.
Ссылка на сайт

Ссылка на сайт

https://github.com/square/logcat/
Система контроля версий

Система контроля версий

https://github.com/square/logcat/

Скачать logcat

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1