is not current version
Last Version 1.3

me.kennethyo.library:ylog 1.2

an android log library

Categories

Categories

Net
GroupId

GroupId

me.kennethyo.library
ArtifactId

ArtifactId

ylog
Version

Version

1.2
Type

Type

aar

Download ylog 1.2


<!-- https://jarcasting.com/artifacts/me.kennethyo.library/ylog/ -->
<dependency>
    <groupId>me.kennethyo.library</groupId>
    <artifactId>ylog</artifactId>
    <version>1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.kennethyo.library/ylog/
implementation 'me.kennethyo.library:ylog:1.2'
// https://jarcasting.com/artifacts/me.kennethyo.library/ylog/
implementation ("me.kennethyo.library:ylog:1.2")
'me.kennethyo.library:ylog:aar:1.2'
<dependency org="me.kennethyo.library" name="ylog" rev="1.2">
  <artifact name="ylog" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.kennethyo.library', module='ylog', version='1.2')
)
libraryDependencies += "me.kennethyo.library" % "ylog" % "1.2"
[me.kennethyo.library/ylog "1.2"]