logger

android logger lib

License

License

GroupId

GroupId

com.github.omottec
ArtifactId

ArtifactId

logger
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

aar
Description

Description

logger
android logger lib
Project URL

Project URL

https://github.com/omottec/DemoApp/tree/dev/logger
Source Code Management

Source Code Management

https://github.com/omottec/DemoApp/tree/dev

Download logger

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0

Project Modules

There are no modules declared in this project.

DemoApp

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.0