MVN

com.invisiblecommerce : shippedshield

Maven & Gradle

May 16, 2022
0 stars

Example · Sample library

<dependency>
    <groupId>com.invisiblecommerce</groupId>
    <artifactId>shippedshield</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.invisiblecommerce : shippedshield to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.invisiblecommerce : shippedshield to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
shippedshield-0.1.2
shippedshield-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.invisiblecommerce</groupId>
    <artifactId>shippedshield</artifactId>
    <version>0.1.2</version>
</dependency>