Download nv-i18n-1.22.jar file - Jar n

Jar examples for n:nv-i18n

Description

Package to support internationalization

You can download jar file nv-i18n 1.22 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add nv-i18n-1.22.jar to your project.

<dependency>
   <groupId>com.neovisionaries</groupId>
   <artifactId>nv-i18n</artifactId>
   <version>1.22</version>
</dependency>
compile group: 'com.neovisionaries', name: 'nv-i18n', version: '1.22'
libraryDependencies += "com.neovisionaries" % "nv-i18n" % "1.22"
<dependency org="com.neovisionaries" name="nv-i18n" rev="1.22"/>
@Grapes(@Grab(group='com.neovisionaries', module='nv-i18n', version='1.22'))
'com.neovisionaries:nv-i18n:jar:1.22'

Download

Click the following link to download the jar file.

nv-i18n-1.22-javadoc.jar
nv-i18n-1.22-sources.jar
nv-i18n-1.22.jar
nv-i18n-1.22.pom



Related Tutorials