is not current version
Last Version 5.0.2

com.github.dotxyteam:custom-ui 4.5.2

Customizations editor for ReflectionUI

GroupId

GroupId

com.github.dotxyteam
ArtifactId

ArtifactId

custom-ui
Version

Version

4.5.2
Type

Type

jar

Download custom-ui 4.5.2


<!-- https://jarcasting.com/artifacts/com.github.dotxyteam/custom-ui/ -->
<dependency>
    <groupId>com.github.dotxyteam</groupId>
    <artifactId>custom-ui</artifactId>
    <version>4.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dotxyteam/custom-ui/
implementation 'com.github.dotxyteam:custom-ui:4.5.2'
// https://jarcasting.com/artifacts/com.github.dotxyteam/custom-ui/
implementation ("com.github.dotxyteam:custom-ui:4.5.2")
'com.github.dotxyteam:custom-ui:jar:4.5.2'
<dependency org="com.github.dotxyteam" name="custom-ui" rev="4.5.2">
  <artifact name="custom-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dotxyteam', module='custom-ui', version='4.5.2')
)
libraryDependencies += "com.github.dotxyteam" % "custom-ui" % "4.5.2"
[com.github.dotxyteam/custom-ui "4.5.2"]