MVN

io.snice.codecs : codecs-parent

Maven & Gradle

Mar 30, 2023
0 stars

Snice Networking · Snice Codecs - Various types of codecs

<dependency>
    <groupId>io.snice.codecs</groupId>
    <artifactId>codecs-parent</artifactId>
    <version>0.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.snice.codecs : codecs-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.12

All Versions

Choose a version of io.snice.codecs : codecs-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
codecs-parent-0.0.12
codecs-parent-0.0.11
codecs-parent-0.0.10
codecs-parent-0.0.8
codecs-parent-0.0.7
codecs-parent-0.0.6
codecs-parent-0.0.5
codecs-parent-0.0.2
codecs-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.snice.codecs</groupId>
    <artifactId>codecs-parent</artifactId>
    <version>0.0.12</version>
</dependency>

Advertisement