MVN

io.github.shiruka : log

Maven & Gradle

Nov 12, 2020
4 usages

log · A logging library for any Java project.

<dependency>
    <groupId>io.github.shiruka</groupId>
    <artifactId>log</artifactId>
    <version>1.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6.1

All Versions

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

Version Vulnerabilities Updated
1.6.x
log-1.6.1
log-1.6.0
1.5.x
log-1.5.5
log-1.5.4
log-1.5.3
log-1.5.2
log-1.5.1
log-1.5.0
1.4.x
log-1.4.4
log-1.4.3
log-1.4.2
log-1.4.1
log-1.4.0
1.3.x
log-1.3.0
1.2.x
log-1.2.23
log-1.2.22
log-1.2.21
log-1.2.20
log-1.2.19
log-1.2.18
log-1.2.17
log-1.2.16
log-1.2.15
log-1.2.14
log-1.2.13
log-1.2.12
log-1.2.11
log-1.2.10
log-1.2.9
log-1.2.8
log-1.2.7
log-1.2.6
log-1.2.5
log-1.2.4
log-1.2.3
log-1.2.2
log-1.2.1
log-1.2.0
1.1.x
log-1.1.0
1.0
log-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.shiruka</groupId>
    <artifactId>log</artifactId>
    <version>1.6.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.github.shiruka:log:1.6.1'

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

implementation("io.github.shiruka:log:1.6.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.github.shiruka" % "log" % "1.6.1"

Advertisement

Dependencies from Group

Nov 13, 2020
12 usages
log
Nov 12, 2020
4 usages
Nov 09, 2020
3 usages
Nov 12, 2020
3 usages
Nov 09, 2020
2 usages

Discover Dependencies

Dec 21, 2021
1 usages
0 stars
Aug 11, 2023
2 usages
13 stars
Sep 27, 2022
3 usages
62 stars
Mar 14, 2022
3 usages
66 stars
May 30, 2023
12 stars
Jun 01, 2022
3 usages
0 stars