Last Version

locale4j 1.1.4

locale4j is a Java library for working with localization data.

License

License

Mozilla Public License Version 1.1
Categories

Categories

Net
GroupId

GroupId

net.sf.locale4j
ArtifactId

ArtifactId

locale4j
Version

Version

1.1.4
Type

Type

jar
Description

Description

locale4j
locale4j is a Java library for working with localization data.
Project URL

Project URL

http://locale4j.sourceforge.net
Project Organization

Project Organization

Vermont Department of Taxes

Download locale4j 1.1.4


<!-- https://jarcasting.com/artifacts/net.sf.locale4j/locale4j/ -->
<dependency>
    <groupId>net.sf.locale4j</groupId>
    <artifactId>locale4j</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.locale4j/locale4j/
implementation 'net.sf.locale4j:locale4j:1.1.4'
// https://jarcasting.com/artifacts/net.sf.locale4j/locale4j/
implementation ("net.sf.locale4j:locale4j:1.1.4")
'net.sf.locale4j:locale4j:jar:1.1.4'
<dependency org="net.sf.locale4j" name="locale4j" rev="1.1.4">
  <artifact name="locale4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.locale4j', module='locale4j', version='1.1.4')
)
libraryDependencies += "net.sf.locale4j" % "locale4j" % "1.1.4"
[net.sf.locale4j/locale4j "1.1.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.mojo : xmlbeans-maven-plugin jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.