не последняя версия
Последняя версия 2.6.9

de.viaboxx:nlstools 2.5.1

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

Группа

Группа

de.viaboxx
Идентификатор

Идентификатор

nlstools
Версия

Версия

2.5.1
Тип

Тип

jar

Скачать nlstools 2.5.1


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