MVN

com.addc.build : i18n-build

Maven & Gradle

Sep 28, 2018

i18n-Build · Contains an ant build file that is used when processing gettext po files in the addc-pom file for I18N support

<dependency>
    <groupId>com.addc.build</groupId>
    <artifactId>i18n-build</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.addc.build : i18n-build to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.addc.build : i18n-build to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
i18n-build-1.4.0
1.4
i18n-build-1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.addc.build</groupId>
    <artifactId>i18n-build</artifactId>
    <version>1.4.0</version>
</dependency>