Jar examples for s:static-i18n
Statically typed i18n for Java
You can download jar file static-i18n 0.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add static-i18n-0.2.0.jar to your project.
<dependency> <groupId>de.bripkens</groupId> <artifactId>static-i18n</artifactId> <version>0.2.0</version> </dependency>
compile group: 'de.bripkens', name: 'static-i18n', version: '0.2.0'
libraryDependencies += "de.bripkens" % "static-i18n" % "0.2.0"
<dependency org="de.bripkens" name="static-i18n" rev="0.2.0"/>
@Grapes(@Grab(group='de.bripkens', module='static-i18n', version='0.2.0'))
'de.bripkens:static-i18n:jar:0.2.0'
Click the following link to download the jar file.
static-i18n-0.2.0-javadoc.jar