Download i18n-annotations-1.0.0.jar file - Jar i

Jar examples for i:i18n-annotations

Description

Contains i18n-maven-plugin annotations

You can download jar file i18n-annotations 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add i18n-annotations-1.0.0.jar to your project.

<dependency>
   <groupId>com.googlecode.i18n-maven-plugin</groupId>
   <artifactId>i18n-annotations</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.googlecode.i18n-maven-plugin', name: 'i18n-annotations', version: '1.0.0'
libraryDependencies += "com.googlecode.i18n-maven-plugin" % "i18n-annotations" % "1.0.0"
<dependency org="com.googlecode.i18n-maven-plugin" name="i18n-annotations" rev="1.0.0"/>
@Grapes(@Grab(group='com.googlecode.i18n-maven-plugin', module='i18n-annotations', version='1.0.0'))
'com.googlecode.i18n-maven-plugin:i18n-annotations:jar:1.0.0'

Download

Click the following link to download the jar file.

i18n-annotations-1.0.0-javadoc.jar
i18n-annotations-1.0.0-sources.jar
i18n-annotations-1.0.0.jar
i18n-annotations-1.0.0.pom



Related Tutorials