MVN

com.sshtools : two-slices-group

Maven & Gradle

Jan 27, 2024
29 stars

Native Popups · Simple library to display desktop notifications appropriate for the platform.

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>two-slices-group</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sshtools : two-slices-group to add to Maven - Latest Versions:

  • Latest Stable: 0.9.3

All Versions

Choose a version of com.sshtools : two-slices-group to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
two-slices-group-0.9.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>two-slices-group</artifactId>
    <version>0.9.3</version>
</dependency>

Advertisement