License |
License |
---|---|
GroupId | GroupIdio.github.kaustubhpatange |
ArtifactId | ArtifactIdhvlog |
Last Version | Last Version0.1-alpha06 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionhvlog
A simple light-weight logger for Android
|
Filename | Size |
---|---|
hvlog-0.1-alpha06.pom | |
hvlog-0.1-alpha06-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kaustubhpatange/hvlog/ -->
<dependency>
<groupId>io.github.kaustubhpatange</groupId>
<artifactId>hvlog</artifactId>
<version>0.1-alpha06</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/hvlog/
implementation 'io.github.kaustubhpatange:hvlog:0.1-alpha06'
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/hvlog/
implementation ("io.github.kaustubhpatange:hvlog:0.1-alpha06")
'io.github.kaustubhpatange:hvlog:aar:0.1-alpha06'
<dependency org="io.github.kaustubhpatange" name="hvlog" rev="0.1-alpha06">
<artifact name="hvlog" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kaustubhpatange', module='hvlog', version='0.1-alpha06')
)
libraryDependencies += "io.github.kaustubhpatange" % "hvlog" % "0.1-alpha06"
[io.github.kaustubhpatange/hvlog "0.1-alpha06"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.0 |
androidx.core » core-ktx | jar | 1.3.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.3.9 |