is not current version
Last Version 3.0.1

net.jangaroo:properties-compiler 0.8.4

A transformer that provides i18n support for jangaroo

Categories

Categories

Net
GroupId

GroupId

net.jangaroo
ArtifactId

ArtifactId

properties-compiler
Version

Version

0.8.4
Type

Type

jar

Download properties-compiler 0.8.4


<!-- https://jarcasting.com/artifacts/net.jangaroo/properties-compiler/ -->
<dependency>
    <groupId>net.jangaroo</groupId>
    <artifactId>properties-compiler</artifactId>
    <version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.jangaroo/properties-compiler/
implementation 'net.jangaroo:properties-compiler:0.8.4'
// https://jarcasting.com/artifacts/net.jangaroo/properties-compiler/
implementation ("net.jangaroo:properties-compiler:0.8.4")
'net.jangaroo:properties-compiler:jar:0.8.4'
<dependency org="net.jangaroo" name="properties-compiler" rev="0.8.4">
  <artifact name="properties-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jangaroo', module='properties-compiler', version='0.8.4')
)
libraryDependencies += "net.jangaroo" % "properties-compiler" % "0.8.4"
[net.jangaroo/properties-compiler "0.8.4"]