MVN

io.github.vvk78.perceptnet.commons : perceptnet-commons

Maven & Gradle

Feb 22, 2023
0 stars

Perceptnet commons parent project · Set of common utilities and tools used in perceptnet

<dependency>
    <groupId>io.github.vvk78.perceptnet.commons</groupId>
    <artifactId>perceptnet-commons</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.vvk78.perceptnet.commons : perceptnet-commons to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of io.github.vvk78.perceptnet.commons : perceptnet-commons to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
perceptnet-commons-1.5.0
1.4.x
perceptnet-commons-1.4.0
1.3.x
perceptnet-commons-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.vvk78.perceptnet.commons</groupId>
    <artifactId>perceptnet-commons</artifactId>
    <version>1.5.0</version>
</dependency>

Advertisement