MVN

io.github.yueliangrensheng : xlog

Maven & Gradle

Apr 29, 2021
3 usages
1 stars

xlog · a log lib for Android.

<dependency>
    <groupId>io.github.yueliangrensheng</groupId>
    <artifactId>xlog</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.yueliangrensheng : xlog to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.github.yueliangrensheng : xlog to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
xlog-1.0.2
xlog-1.0.1

How to add a dependency to Maven

Add the following io.github.yueliangrensheng : xlog maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.yueliangrensheng</groupId>
    <artifactId>xlog</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.yueliangrensheng : xlog gradle dependency to your build.gradle file:

implementation 'io.github.yueliangrensheng:xlog:1.0.2'

Gradle Kotlin DSL: Add the following io.github.yueliangrensheng : xlog gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.yueliangrensheng:xlog:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.yueliangrensheng : xlog sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.yueliangrensheng" % "xlog" % "1.0.2"

Advertisement

Dependencies from Group

Apr 29, 2021
3 usages
1 stars
Apr 07, 2022
1 usages
0 stars
Apr 30, 2021
1 usages
2 stars
Apr 07, 2022
2 stars
Apr 07, 2022
1 stars

Discover Dependencies

Apr 25, 2014
7 usages
14 stars
Jun 02, 2023
37 usages
Jan 13, 2016
2 usages
7 stars
Aug 02, 2023
2 usages
Aug 23, 2018
3 usages
15 stars
May 11, 2016
6 usages
Oct 16, 2015
2 usages
24 stars