Simple Utils i18n


License

License

GroupId

GroupId

org.hrodberaht
ArtifactId

ArtifactId

i18n
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Utils i18n
Project URL

Project URL

http://code.google.com/p/java-simple-utils/i18n/

Download i18n

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.hrodberaht.directus : core jar 1.2.0
org.hrodberaht : inject jar 1.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0