GroupId | GroupIdcom.github.dotxyteam |
---|---|
ArtifactId | ArtifactIdreflection-ui |
Version | Version3.0.6 |
Type | Typejar |
Filename | Size |
---|---|
reflection-ui-3.0.6.pom | |
reflection-ui-3.0.6.jar | 631 KB |
reflection-ui-3.0.6-sources.jar | 220 KB |
reflection-ui-3.0.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dotxyteam/reflection-ui/ -->
<dependency>
<groupId>com.github.dotxyteam</groupId>
<artifactId>reflection-ui</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dotxyteam/reflection-ui/
implementation 'com.github.dotxyteam:reflection-ui:3.0.6'
// https://jarcasting.com/artifacts/com.github.dotxyteam/reflection-ui/
implementation ("com.github.dotxyteam:reflection-ui:3.0.6")
'com.github.dotxyteam:reflection-ui:jar:3.0.6'
<dependency org="com.github.dotxyteam" name="reflection-ui" rev="3.0.6">
<artifact name="reflection-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dotxyteam', module='reflection-ui', version='3.0.6')
)
libraryDependencies += "com.github.dotxyteam" % "reflection-ui" % "3.0.6"
[com.github.dotxyteam/reflection-ui "3.0.6"]