is not current version
Last Version 0.1-alpha06

io.github.kaustubhpatange:hvlog 0.1-alpha01

A simple light-weight logger for Android

GroupId

GroupId

io.github.kaustubhpatange
ArtifactId

ArtifactId

hvlog
Version

Version

0.1-alpha01
Type

Type

aar

Download hvlog 0.1-alpha01


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