MVN

org.cthul : cthul-log

Maven & Gradle

Feb 15, 2013
5 usages
15 stars

Cthul Logger · A thin layer for slf4j logging, that allows using format strings from cthul-strings.

<dependency>
    <groupId>org.cthul</groupId>
    <artifactId>cthul-log</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cthul : cthul-log to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.cthul : cthul-log to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
cthul-log-1.0

How to add a dependency to Maven

Add the following org.cthul : cthul-log maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.cthul</groupId>
    <artifactId>cthul-log</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.cthul : cthul-log gradle dependency to your build.gradle file:

implementation 'org.cthul:cthul-log:1.0'

Gradle Kotlin DSL: Add the following org.cthul : cthul-log gradle kotlin dependency to your build.gradle.kts file:

implementation("org.cthul:cthul-log:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.cthul : cthul-log sbt scala dependency to your build.sbt file:

libraryDependencies += "org.cthul" % "cthul-log" % "1.0"

Advertisement

Dependencies from Group

Nov 22, 2015
22 usages
15 stars
Nov 23, 2015
8 usages
15 stars
Feb 15, 2013
5 usages
15 stars
Feb 15, 2013
5 usages
15 stars
Nov 23, 2015
2 usages
15 stars

Discover Dependencies

Jun 11, 2020
9 usages
390 stars
May 05, 2021
7 usages
16 stars
Aug 25, 2022
3 usages
108 stars
May 16, 2016
3 usages
0 stars
Jul 20, 2023
31 usages
628 stars
Feb 28, 2022
12 usages
4 stars
Oct 10, 2021
4 usages
0 stars
Sep 20, 2005
8 usages
jmx
Jul 21, 2023
49 usages
542 stars