Download properties-compiler-0.9.0.jar file - Jar p

Jar examples for p:properties-compiler

Description

A transformer that provides i18n support for jangaroo

You can download jar file properties-compiler 0.9.0 in this page.

Build File

You can use the following script to add properties-compiler-0.9.0.jar to your project.

<dependency>
   <groupId>net.jangaroo</groupId>
   <artifactId>properties-compiler</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'net.jangaroo', name: 'properties-compiler', version: '0.9.0'
libraryDependencies += "net.jangaroo" % "properties-compiler" % "0.9.0"
<dependency org="net.jangaroo" name="properties-compiler" rev="0.9.0"/>
@Grapes(@Grab(group='net.jangaroo', module='properties-compiler', version='0.9.0'))
'net.jangaroo:properties-compiler:jar:0.9.0'

Download

Click the following link to download the jar file.

properties-compiler-0.9.0-jar-with-dependencies.jar
properties-compiler-0.9.0-javadoc.jar
properties-compiler-0.9.0-sources.jar
properties-compiler-0.9.0.jar
properties-compiler-0.9.0.pom



Related Tutorials