Last Version

net.jhorstmann:i18n-core 0.2

Gettext based framework for i18n in Java and JSF applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.jhorstmann
ArtifactId

ArtifactId

i18n-core
Version

Version

0.2
Type

Type

jar
Description

Description

Gettext based framework for i18n in Java and JSF applications

Download i18n-core 0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.11

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.11
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.