is not current version
Last Version 0.1.17

org.omnaest.i18nbinder:i18nbinder-parent 0.1.16

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-parent
Version

Version

0.1.16
Type

Type

pom

Download i18nbinder-parent 0.1.16


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