is not current version
Last Version 5.0.4

org.cruxframework:crux-themes 5.0.0

This is the Crux Themes project

GroupId

GroupId

org.cruxframework
ArtifactId

ArtifactId

crux-themes
Version

Version

5.0.0
Type

Type

jar

Download crux-themes 5.0.0


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