Download resources-getbundle-1.16.jar file - Jar r

Jar examples for r:resources-getbundle

Description

Offers an object oriented way to create ResourceBundle depending on the given parameter.

You can download jar file resources-getbundle 1.16 in this page.

Build File

You can use the following script to add resources-getbundle-1.16.jar to your project.

<dependency>
   <groupId>com.anrisoftware.resources</groupId>
   <artifactId>resources-getbundle</artifactId>
   <version>1.16</version>
</dependency>
compile group: 'com.anrisoftware.resources', name: 'resources-getbundle', version: '1.16'
libraryDependencies += "com.anrisoftware.resources" % "resources-getbundle" % "1.16"
<dependency org="com.anrisoftware.resources" name="resources-getbundle" rev="1.16"/>
@Grapes(@Grab(group='com.anrisoftware.resources', module='resources-getbundle', version='1.16'))
'com.anrisoftware.resources:resources-getbundle:jar:1.16'

Download

Click the following link to download the jar file.

resources-getbundle-1.16-javadoc.jar
resources-getbundle-1.16-sources.jar
resources-getbundle-1.16-tests.jar
resources-getbundle-1.16.jar
resources-getbundle-1.16.pom



Related Tutorials