Last Version

properties files to ActionScript3 transformer 3.0.1

A transformer that provides i18n support for jangaroo

License

License

Categories

Categories

Net
GroupId

GroupId

net.jangaroo
ArtifactId

ArtifactId

properties-compiler
Version

Version

3.0.1
Type

Type

jar
Description

Description

properties files to ActionScript3 transformer
A transformer that provides i18n support for jangaroo
Project Organization

Project Organization

CoreMedia AG

Download properties-compiler 3.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
net.jangaroo : jangaroo-utils jar 3.0.1
net.jangaroo : properties-compiler-api jar 3.0.1
commons-configuration : commons-configuration jar 1.6
args4j : args4j jar 2.0.16
org.freemarker : freemarker jar 2.3.15

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.