MVN

org.nuiton : i18n

Maven & Gradle

Jun 29, 2022

I18n · Nuiton i18n tools

<dependency>
    <groupId>org.nuiton</groupId>
    <artifactId>i18n</artifactId>
    <version>4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nuiton : i18n to add to Maven - Latest Versions:

  • Latest Stable: 4.1
  • Latest Release Candidate: 4.0-rc-2

All Versions

Choose a version of org.nuiton : i18n to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1
i18n-4.1
4.0
i18n-4.0
i18n-4.0-rc-2
i18n-4.0-rc-1
3.8
i18n-3.8
3.7
i18n-3.7
3.6.x
i18n-3.6.3
i18n-3.6.2
i18n-3.6.1
3.6
i18n-3.6
3.5.x
i18n-3.5.2
i18n-3.5.1
3.5
i18n-3.5
3.4.x
i18n-3.4.1
3.4
i18n-3.4
3.3
i18n-3.3
3.2
i18n-3.2
3.1
i18n-3.1
3.0
i18n-3.0
2.9
i18n-2.9
2.5.x
i18n-2.5.2
i18n-2.5.1
2.5
i18n-2.5
2.4.x
i18n-2.4.1
2.4
i18n-2.4
2.3.x
i18n-2.3.2
i18n-2.3.1
2.3
i18n-2.3
2.2
i18n-2.2
2.1
i18n-2.1
2.0.x
i18n-2.0.1
2.0
i18n-2.0
1.2.x
i18n-1.2.2
i18n-1.2.1
1.2
i18n-1.2
1.1
i18n-1.1
1.0.x
i18n-1.0.1
i18n-1.0.0
nuiton
i18n-nuiton-i18n
i18n-nuiton-i18n-api
i18n
i18n-i18n-maven-plugin
maven
i18n-maven-i18n-plugin
ant
i18n-ant-i18n-task

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.nuiton</groupId>
    <artifactId>i18n</artifactId>
    <version>4.1</version>
</dependency>

Advertisement