| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.jangaroo |
| Идентификатор | Идентификаторproperties-compiler |
| Последняя версия | Последняя версия3.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеproperties files to ActionScript3 transformer
A transformer that provides i18n support for jangaroo
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.ant : ant | jar | 1.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |