SELogUtil

Utility to further organize logging in Android Projects

License

License

GroupId

GroupId

com.shakingearthdigital
ArtifactId

ArtifactId

logutil-lib
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

SELogUtil
Utility to further organize logging in Android Projects
Project URL

Project URL

https://bitbucket.org/shakingearthdigital/selogutilproject
Source Code Management

Source Code Management

https://bitbucket.org/shakingearthdigital/selogutilproject

Download logutil-lib

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar +

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0