MVN

io.github.jxnflzc.jtools : log

Maven & Gradle

May 14, 2021
3 usages
0 stars

A java log tool

<dependency>
    <groupId>io.github.jxnflzc.jtools</groupId>
    <artifactId>log</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.jxnflzc.jtools : log to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of io.github.jxnflzc.jtools : log to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
log-1.3.2
log-1.3.1
log-1.3.0
1.2.x
log-1.2.0
1.1.x
log-1.1.2
log-1.1.1
log-1.1.0
1.0.x
log-1.0.1
log-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.jxnflzc.jtools</groupId>
    <artifactId>log</artifactId>
    <version>1.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.jxnflzc.jtools : log gradle dependency to your build.gradle file:

implementation 'io.github.jxnflzc.jtools:log:1.3.2'

Gradle Kotlin DSL: Add the following io.github.jxnflzc.jtools : log gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.jxnflzc.jtools:log:1.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.jxnflzc.jtools : log sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.jxnflzc.jtools" % "log" % "1.3.2"

Advertisement

Dependencies from Group

log
May 14, 2021
3 usages
0 stars
May 14, 2021
0 stars
May 14, 2021
0 stars
May 14, 2021
0 stars

Discover Dependencies

Jul 30, 2023
2 usages
1 stars
Apr 30, 2021
1 usages
24.6k stars
Apr 27, 2021
1 usages
0 stars
Apr 27, 2021
1 usages
0 stars
Aug 14, 2023
1 usages
3 stars
Aug 20, 2023
2 usages
2 stars
Apr 30, 2021
1 usages
May 09, 2021
1 usages
40 stars