MVN

org.softsmithy.lib : softsmithy-lib

Maven & Gradle

Dec 03, 2019
1 usages

SoftSmithy Utility Library · A Java utility library.

<dependency>
    <groupId>org.softsmithy.lib</groupId>
    <artifactId>softsmithy-lib</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.softsmithy.lib : softsmithy-lib to add to Maven - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of org.softsmithy.lib : softsmithy-lib to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
softsmithy-lib-2.1.1
2.1
softsmithy-lib-2.1
2.0
softsmithy-lib-2.0
1.1.x
softsmithy-lib-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.softsmithy.lib</groupId>
    <artifactId>softsmithy-lib</artifactId>
    <version>2.1.1</version>
</dependency>