MVN

org.projecthusky.communication : husky-communication

Maven & Gradle

Jul 16, 2023

Husky Communication

<dependency>
    <groupId>org.projecthusky.communication</groupId>
    <artifactId>husky-communication</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.projecthusky.communication : husky-communication to add to Maven - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of org.projecthusky.communication : husky-communication to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
husky-communication-2.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.projecthusky.communication</groupId>
    <artifactId>husky-communication</artifactId>
    <version>2.1.1</version>
</dependency>