I18n

A I18n library for Java

License

License

The MIT License (MIT)
GroupId

GroupId

org.cubeengine
ArtifactId

ArtifactId

i18n
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

I18n
A I18n library for Java
Project URL

Project URL

http://cubeengine.org
Source Code Management

Source Code Management

https://github.com/CubeEngine/I18n

Download i18n

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

I18n

Maven Central Build Status

org.cubeengine

Cube Engine Development

Versions

Version
1.0.4
1.0.3