Logger

Simple Logger with custom tag

License

License

GroupId

GroupId

io.github.ugolkov-sv
ArtifactId

ArtifactId

logger
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Logger
Simple Logger with custom tag
Project URL

Project URL

https://github.com/Ugolkov-SV/Logger
Source Code Management

Source Code Management

https://github.com/Ugolkov-SV/Logger

Download logger

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.0
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0