Jar examples for p:properties-compiler
A transformer that provides i18n support for jangaroo
You can download jar file properties-compiler 0.9.11 in this page.
You can use the following script to add properties-compiler-0.9.11.jar to your project.
<dependency> <groupId>net.jangaroo</groupId> <artifactId>properties-compiler</artifactId> <version>0.9.11</version> </dependency>
compile group: 'net.jangaroo', name: 'properties-compiler', version: '0.9.11'
libraryDependencies += "net.jangaroo" % "properties-compiler" % "0.9.11"
<dependency org="net.jangaroo" name="properties-compiler" rev="0.9.11"/>
@Grapes(@Grab(group='net.jangaroo', module='properties-compiler', version='0.9.11'))
'net.jangaroo:properties-compiler:jar:0.9.11'
Click the following link to download the jar file.
properties-compiler-0.9.11-jar-with-dependencies.jar