is not current version
Last Version 5.5-RC1

org.cruxframework:crux-widgets 5.4.1

Crux Widgets Library

GroupId

GroupId

org.cruxframework
ArtifactId

ArtifactId

crux-widgets
Version

Version

5.4.1
Type

Type

jar

Download crux-widgets 5.4.1


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