MVN

org.softsmithy.devlib : softsmithy-devlib

Maven & Gradle

Dec 03, 2019
1 usages

SoftSmithy Development Utility Library · A Java development utility library.

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

Latest Version

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

  • Latest Stable: 2.1.1

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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