is not current version
Last Version 0.7

org.drombler.fx:drombler-fx-locale-all 0.3

L10n of Drombler FX. You can use this POM file e.g. in your dependencies section to manage your Drombler FX L10n dependencies.

GroupId

GroupId

org.drombler.fx
ArtifactId

ArtifactId

drombler-fx-locale-all
Version

Version

0.3
Type

Type

pom

Download drombler-fx-locale-all 0.3


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