is not current version
Last Version 5.0.2

com.github.dotxyteam:reflection-ui 3.1.2

Generates automatically the GUI of any Java object

GroupId

GroupId

com.github.dotxyteam
ArtifactId

ArtifactId

reflection-ui
Version

Version

3.1.2
Type

Type

jar

Download reflection-ui 3.1.2


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