MVN

com.fsryan.tools : logging

Maven & Gradle

Sep 02, 2022
15 usages
1 stars

logging · A multiplatform library that supplies the facade for loggin analytics events and dev metrics

<dependency>
    <groupId>com.fsryan.tools</groupId>
    <artifactId>logging</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fsryan.tools : logging to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.2

All Versions

Choose a version of com.fsryan.tools : logging to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
logging-0.4.2
logging-0.4.1
logging-0.4.0
0.3.x
logging-0.3.2
logging-0.3.1
logging-0.3.0
0.2.x
logging-0.2.3

How to add a dependency to Maven

Add the following com.fsryan.tools : logging maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.fsryan.tools</groupId>
    <artifactId>logging</artifactId>
    <version>0.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fsryan.tools : logging gradle dependency to your build.gradle file:

implementation 'com.fsryan.tools:logging:0.4.2'

Gradle Kotlin DSL: Add the following com.fsryan.tools : logging gradle kotlin dependency to your build.gradle.kts file:

implementation("com.fsryan.tools:logging:0.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fsryan.tools : logging sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fsryan.tools" % "logging" % "0.4.2"

Advertisement

Dependencies from Group

Sep 02, 2022
15 usages
1 stars
Sep 02, 2022
6 usages
1 stars
Sep 02, 2022
6 usages
1 stars
Sep 02, 2022
1 stars

Discover Dependencies

May 27, 2020
4 usages
9 stars
Apr 27, 2013
3 usages
25 stars
Aug 25, 2023
8 usages
23 stars
Feb 10, 2023
99 usages
Jun 20, 2023
61 usages
106 stars
Jun 01, 2015
9 usages
0 stars
Jul 09, 2018
3 usages
0 stars
Dec 18, 2017
4 usages
8 stars