Download excalibur-i18n-1.0.jar file - Jar e

Jar examples for e:excalibur-i18n

Description

You can download jar file excalibur-i18n 1.0 in this page.

Build File

You can use the following script to add excalibur-i18n-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

excalibur-i18n-1.0.jar
excalibur-i18n-1.0.pom



Related Tutorials