Last Version

YLog 1.3

an android log library

License

License

Categories

Categories

Net
GroupId

GroupId

me.kennethyo.library
ArtifactId

ArtifactId

ylog
Version

Version

1.3
Type

Type

aar
Description

Description

YLog
an android log library
Source Code Management

Source Code Management

https://github.com/KennethYo/YLog

Download ylog 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 24.2.1

Project Modules

There are no modules declared in this project.