jlocal

A translator friendly alternative to java.text.MessageFormat.

License

License

GroupId

GroupId

com.fathzer
ArtifactId

ArtifactId

jlocal
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jlocal
A translator friendly alternative to java.text.MessageFormat.
Project URL

Project URL

http://sourceforge.net/projects/jlocaltools/
Source Code Management

Source Code Management

http://svn.code.sf.net/p/jlocaltools/code/jlocaltools-code/trunk

Download jlocal

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0