Jar examples for r:reflection-ui
Generates automatically the GUI of any Java object
You can download jar file reflection-ui 2.2.6 in this page.
The Apache License, Version 2.0
You can use the following script to add reflection-ui-2.2.6.jar to your project.
<dependency> <groupId>com.github.dotxyteam</groupId> <artifactId>reflection-ui</artifactId> <version>2.2.6</version> </dependency>
compile group: 'com.github.dotxyteam', name: 'reflection-ui', version: '2.2.6'
libraryDependencies += "com.github.dotxyteam" % "reflection-ui" % "2.2.6"
<dependency org="com.github.dotxyteam" name="reflection-ui" rev="2.2.6"/>
@Grapes(@Grab(group='com.github.dotxyteam', module='reflection-ui', version='2.2.6'))
'com.github.dotxyteam:reflection-ui:jar:2.2.6'
Click the following link to download the jar file.
reflection-ui-2.2.6-javadoc.jar