License |
License
MIT License
|
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdtz.co.asoft |
ArtifactId | ArtifactIdlogging-core-android |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlogging-core
A multiplatfrom logging solution
|
Filename | Size |
---|---|
logging-core-android-0.0.1.pom | |
logging-core-android-0.0.1-sources.jar | 2 KB |
logging-core-android-0.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/tz.co.asoft/logging-core-android/ -->
<dependency>
<groupId>tz.co.asoft</groupId>
<artifactId>logging-core-android</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/logging-core-android/
implementation 'tz.co.asoft:logging-core-android:0.0.1'
// https://jarcasting.com/artifacts/tz.co.asoft/logging-core-android/
implementation ("tz.co.asoft:logging-core-android:0.0.1")
'tz.co.asoft:logging-core-android:aar:0.0.1'
<dependency org="tz.co.asoft" name="logging-core-android" rev="0.0.1">
<artifact name="logging-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='logging-core-android', version='0.0.1')
)
libraryDependencies += "tz.co.asoft" % "logging-core-android" % "0.0.1"
[tz.co.asoft/logging-core-android "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.20 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.20 |