MVN

com.fsryan.tools : logging-linuxx64

Maven & Gradle

Sep 02, 2022
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-linuxx64</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.4.2

All Versions

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

Version Vulnerabilities Updated
0.4.x
logging-linuxx64-0.4.2
logging-linuxx64-0.4.1
logging-linuxx64-0.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement