Jar examples for m:msg-simple
A lightweight, fully compatible, UTF-8/printf() capable alternative to Java's ResourceBundle
You can download jar file msg-simple 1.1 in this page.
Lesser General Public License, version 3 or greater
You can use the following script to add msg-simple-1.1.jar to your project.
<dependency> <groupId>com.github.fge</groupId> <artifactId>msg-simple</artifactId> <version>1.1</version> </dependency>
compile group: 'com.github.fge', name: 'msg-simple', version: '1.1'
libraryDependencies += "com.github.fge" % "msg-simple" % "1.1"
<dependency org="com.github.fge" name="msg-simple" rev="1.1"/>
@Grapes(@Grab(group='com.github.fge', module='msg-simple', version='1.1'))
'com.github.fge:msg-simple:jar:1.1'
Click the following link to download the jar file.
msg-simple-1.1-javadoc.jar