License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.jangaroo |
ArtifactId | ArtifactIdproperties-compiler |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproperties files to ActionScript3 transformer
A transformer that provides i18n support for jangaroo
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.8.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |