MVN

io.matthewnelson.kotlin-components : encoding-bom

Maven & Gradle

Jun 21, 2023
28 stars

encoding-bom · Bill of Materials for encoding library artifacts

<dependency>
    <groupId>io.matthewnelson.kotlin-components</groupId>
    <artifactId>encoding-bom</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.matthewnelson.kotlin-components : encoding-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of io.matthewnelson.kotlin-components : encoding-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
encoding-bom-1.2.3
encoding-bom-1.2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.matthewnelson.kotlin-components</groupId>
    <artifactId>encoding-bom</artifactId>
    <version>1.2.3</version>
</dependency>