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

com.github.dotxyteam:reflection-ui 3.0.0-alpha

Generates automatically the GUI of any Java object

Группа

Группа

com.github.dotxyteam
Идентификатор

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

reflection-ui
Версия

Версия

3.0.0-alpha
Тип

Тип

jar

Скачать reflection-ui 3.0.0-alpha


<!-- https://jarcasting.com/artifacts/com.github.dotxyteam/reflection-ui/ -->
<dependency>
    <groupId>com.github.dotxyteam</groupId>
    <artifactId>reflection-ui</artifactId>
    <version>3.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dotxyteam/reflection-ui/
implementation 'com.github.dotxyteam:reflection-ui:3.0.0-alpha'
// https://jarcasting.com/artifacts/com.github.dotxyteam/reflection-ui/
implementation ("com.github.dotxyteam:reflection-ui:3.0.0-alpha")
'com.github.dotxyteam:reflection-ui:jar:3.0.0-alpha'
<dependency org="com.github.dotxyteam" name="reflection-ui" rev="3.0.0-alpha">
  <artifact name="reflection-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dotxyteam', module='reflection-ui', version='3.0.0-alpha')
)
libraryDependencies += "com.github.dotxyteam" % "reflection-ui" % "3.0.0-alpha"
[com.github.dotxyteam/reflection-ui "3.0.0-alpha"]