Mysema l10n utils

Localization utilities

License

License

GNU Lesser General Public License, Version 2.1
GroupId

GroupId

com.mysema.l10n
ArtifactId

ArtifactId

l10n
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Mysema l10n utils
Localization utilities
Project Organization

Project Organization

Mysema Ltd

Download l10n

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
org.slf4j : slf4j-log4j12 jar 1.3.1
commons-lang : commons-lang jar 2.3
net.sourceforge.collections : collections-generic jar 4.01
commons-io : commons-io jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0