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

net.sourceforge.jadex:jadex-nuggets 2.0-rc5

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

Категории

Категории

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

Группа

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

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

jadex-nuggets
Версия

Версия

2.0-rc5
Тип

Тип

jar

Скачать jadex-nuggets 2.0-rc5


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