i18nBinder-core module

Converts a whole i18n properties folder into a xls file and merge it back to the properties file

GroupId

GroupId

org.omnaest.i18nbinder
ArtifactId

ArtifactId

i18nbinder-core
Last Version

Last Version

0.1.17
Release Date

Release Date

Type

Type

jar
Description

Description

i18nBinder-core module
Converts a whole i18n properties folder into a xls file and merge it back to the properties file
Project URL

Project URL

http://code.google.com/p/i18n-binder/

Download i18nbinder-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 3.8
org.omnaest.utils : utils-apl-derived-core jar 0.2.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.17
0.1.16
0.1.15