is not current version
Last Version 0.5.0

ua.pp.ihorzak:alog 0.1.0

Simple Android logger based on android.util.Log

GroupId

GroupId

ua.pp.ihorzak
ArtifactId

ArtifactId

alog
Version

Version

0.1.0
Type

Type

aar

Download alog 0.1.0


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