MVN

dev.teogor.xenoglot : bom

Maven & Gradle

Nov 20, 2023
3 stars

BoM · 🌍 Xenoglot seamlessly masters languages and locales, empowering developers to integrate multilingual capabilities into their applications with ease.

<dependency>
    <groupId>dev.teogor.xenoglot</groupId>
    <artifactId>bom</artifactId>
    <version>1.0.0-alpha01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.teogor.xenoglot : bom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-alpha01
  • Latest Alpha: 1.0.0-alpha01

All Versions

Choose a version of dev.teogor.xenoglot : bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
bom-1.0.0-alpha01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>dev.teogor.xenoglot</groupId>
    <artifactId>bom</artifactId>
    <version>1.0.0-alpha01</version>
</dependency>

Advertisement