License |
License |
---|---|
GroupId | GroupIdorg.cruxframework |
ArtifactId | ArtifactIdcrux-themes |
Last Version | Last Version5.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrux Framework
This is the Crux Themes project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crux-themes-5.0.4.pom | |
crux-themes-5.0.4.jar | 227 KB |
crux-themes-5.0.4-sources.jar | 154 bytes |
crux-themes-5.0.4-javadoc.jar | 154 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.cruxframework/crux-themes/ -->
<dependency>
<groupId>org.cruxframework</groupId>
<artifactId>crux-themes</artifactId>
<version>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.cruxframework/crux-themes/
implementation 'org.cruxframework:crux-themes:5.0.4'
// https://jarcasting.com/artifacts/org.cruxframework/crux-themes/
implementation ("org.cruxframework:crux-themes:5.0.4")
'org.cruxframework:crux-themes:jar:5.0.4'
<dependency org="org.cruxframework" name="crux-themes" rev="5.0.4">
<artifact name="crux-themes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cruxframework', module='crux-themes', version='5.0.4')
)
libraryDependencies += "org.cruxframework" % "crux-themes" % "5.0.4"
[org.cruxframework/crux-themes "5.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.cruxframework : crux-dev | jar | 5.0.4 |