i18n

internationalization library

License

License

GroupId

GroupId

com.openthinks.libs
ArtifactId

ArtifactId

i18n
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

i18n
internationalization library
Project URL

Project URL

https://github.com/daileyet/openlibs.i18n
Source Code Management

Source Code Management

https://github.com/daileyet/openlibs.i18n/tree/mvn-master

Download i18n

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.openthinks.libs : utilities jar 1.0
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.openthinks.libs : sql jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0