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