logger-library

Logger manager library

License

License

GroupId

GroupId

io.github.prettyclown
ArtifactId

ArtifactId

logger-library
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

logger-library
Logger manager library

Download logger-library

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.8.0
androidx.appcompat » appcompat jar 1.4.2
com.google.android.material » material jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1