Android logging utils


License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.hnau.logging
ArtifactId

ArtifactId

android
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Android logging utils
Android logging utils
Project URL

Project URL

https://gitlab.com/hnau.org/logging/android.git

Download android

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.70
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.70
org.hnau : base jar 2.0.1
org.slf4j : slf4j-api jar 1.7.28

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0