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

net.sourceforge.jadex:jadex-nuggets 2.1

The Jadex nuggets is a fast Java bean to XML and back converter.

Категории

Категории

Сеть Dex Универсальные библиотеки Utility JADE
Группа

Группа

net.sourceforge.jadex
Идентификатор

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

jadex-nuggets
Версия

Версия

2.1
Тип

Тип

jar

Скачать jadex-nuggets 2.1


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