| License |
License |
|---|---|
| GroupId | GroupIdcom.shakingearthdigital |
| ArtifactId | ArtifactIdlogutil-lib |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
DescriptionSELogUtil
Utility to further organize logging in Android Projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| logutil-lib-1.0.0.pom | |
| logutil-lib-1.0.0.aar | 7 KB |
| logutil-lib-1.0.0-sources.jar | 1 KB |
| logutil-lib-1.0.0-javadoc.jar | 31 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | + |