MVN

com.fsryan.tools : logging-js

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-js</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.4.2

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement