is not current version
Last Version 5.0.4

org.cruxframework:crux-gadgets 5.0.3-RC1

This is the Crux Gadgets project

GroupId

GroupId

org.cruxframework
ArtifactId

ArtifactId

crux-gadgets
Version

Version

5.0.3-RC1
Type

Type

jar

Download crux-gadgets 5.0.3-RC1


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