is not current version
Last Version 2.6.9

de.viaboxx:nlstools 2.6.8

Ant tasks for managing resource bundles with XML or Excel to generate files for Java, Adobe Flex, SQL

GroupId

GroupId

de.viaboxx
ArtifactId

ArtifactId

nlstools
Version

Version

2.6.8
Type

Type

jar

Download nlstools 2.6.8


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