MVN

io.github.microsphere-projects : microsphere-i18n

Maven & Gradle

Apr 10, 2024
4 stars

Microsphere :: Internationalisation · Microsphere Projects for Internationalisation

<dependency>
    <groupId>io.github.microsphere-projects</groupId>
    <artifactId>microsphere-i18n</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.microsphere-projects : microsphere-i18n to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.microsphere-projects : microsphere-i18n to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
microsphere-i18n-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.microsphere-projects</groupId>
    <artifactId>microsphere-i18n</artifactId>
    <version>0.0.1</version>
</dependency>