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