License |
License |
---|---|
GroupId | GroupIdcom.github.dotxyteam |
ArtifactId | ArtifactIdcustom-ui |
Version | Version5.0.2 |
Type | Typejar |
Description |
DescriptionCustom UI
Customizations editor for ReflectionUI
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
custom-ui-5.0.2.pom | |
custom-ui-5.0.2.jar | 2 MB |
custom-ui-5.0.2-sources.jar | 2 MB |
custom-ui-5.0.2-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dotxyteam/custom-ui/ -->
<dependency>
<groupId>com.github.dotxyteam</groupId>
<artifactId>custom-ui</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dotxyteam/custom-ui/
implementation 'com.github.dotxyteam:custom-ui:5.0.2'
// https://jarcasting.com/artifacts/com.github.dotxyteam/custom-ui/
implementation ("com.github.dotxyteam:custom-ui:5.0.2")
'com.github.dotxyteam:custom-ui:jar:5.0.2'
<dependency org="com.github.dotxyteam" name="custom-ui" rev="5.0.2">
<artifact name="custom-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dotxyteam', module='custom-ui', version='5.0.2')
)
libraryDependencies += "com.github.dotxyteam" % "custom-ui" % "5.0.2"
[com.github.dotxyteam/custom-ui "5.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.dotxyteam : reflection-ui | jar | 5.0.2 |
org.swinglabs : swingx | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |