MVN

org.ow2.util.i18n : i18n

Maven & Gradle

Sep 06, 2012
14 usages

OW2 Utilities :: i18n · Provides i18n messages based on properties file.

<dependency>
    <groupId>org.ow2.util.i18n</groupId>
    <artifactId>i18n</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.util.i18n : i18n to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.ow2.util.i18n : i18n to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
i18n-2.0.0

How to add a dependency to Maven

Add the following org.ow2.util.i18n : i18n maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.util.i18n</groupId>
    <artifactId>i18n</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.util.i18n : i18n gradle dependency to your build.gradle file:

implementation 'org.ow2.util.i18n:i18n:2.0.0'

Gradle Kotlin DSL: Add the following org.ow2.util.i18n : i18n gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.util.i18n:i18n:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.util.i18n : i18n sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.util.i18n" % "i18n" % "2.0.0"

Advertisement

Dependencies from Group

Sep 06, 2012
14 usages

Discover Dependencies

Nov 19, 2019
978 usages
425 stars
Jun 19, 2018
150 usages
1.7k stars
Sep 06, 2012
152 usages
May 30, 2012
47 usages
May 30, 2012
65 usages
May 03, 2010
12 usages
Jun 12, 2023
211 usages
Sep 19, 2022
90 usages
22k stars
Mar 24, 2021
502 usages
225 stars