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