Download jlocal-1.0.0.jar file - Jar j

Jar examples for j:jlocal

Description

A translator friendly alternative to java.text.MessageFormat.

You can download jar file jlocal 1.0.0 in this page.

Build File

You can use the following script to add jlocal-1.0.0.jar to your project.

<dependency>
   <groupId>com.fathzer</groupId>
   <artifactId>jlocal</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.fathzer', name: 'jlocal', version: '1.0.0'
libraryDependencies += "com.fathzer" % "jlocal" % "1.0.0"
<dependency org="com.fathzer" name="jlocal" rev="1.0.0"/>
@Grapes(@Grab(group='com.fathzer', module='jlocal', version='1.0.0'))
'com.fathzer:jlocal:jar:1.0.0'

Download

Click the following link to download the jar file.

jlocal-1.0.0-javadoc.jar
jlocal-1.0.0-sources.jar
jlocal-1.0.0.jar
jlocal-1.0.0.pom



Related Tutorials