Last Version

util-log 1.0.3

Logging library for Android applications

License

License

GroupId

GroupId

com.github.itsmechlark.util
ArtifactId

ArtifactId

util-log
Version

Version

1.0.3
Type

Type

aar
Description

Description

util-log
Logging library for Android applications
Project URL

Project URL

https://github.com/itsmechlark/util
Source Code Management

Source Code Management

https://github.com/itsmechlark/util

Download util-log 1.0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.