MVN

net.folivo : trixnity-bom

Maven & Gradle

Feb 03, 2024

trixnity-bom · Multiplatform Kotlin SDK for matrix-protocol

<dependency>
    <groupId>net.folivo</groupId>
    <artifactId>trixnity-bom</artifactId>
    <version>4.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.folivo : trixnity-bom to add to Maven - Latest Versions:

  • Latest Stable: 4.2.2

All Versions

Choose a version of net.folivo : trixnity-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
4.2.x
trixnity-bom-4.2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.folivo</groupId>
    <artifactId>trixnity-bom</artifactId>
    <version>4.2.2</version>
</dependency>