| License |
License |
|---|---|
| GroupId | GroupIdorg.cruxframework |
| ArtifactId | ArtifactIdcrux-smart-faces |
| Last Version | Last Version1.4-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCrux Smart Faces
Crux widgets library
|
| Filename | Size |
|---|---|
| crux-smart-faces-1.4-RC1.pom | |
| crux-smart-faces-1.4-RC1.jar | 256 KB |
| crux-smart-faces-1.4-RC1-sources.jar | 97 KB |
| crux-smart-faces-1.4-RC1-javadoc.jar | 637 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.cruxframework/crux-smart-faces/ -->
<dependency>
<groupId>org.cruxframework</groupId>
<artifactId>crux-smart-faces</artifactId>
<version>1.4-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.cruxframework/crux-smart-faces/
implementation 'org.cruxframework:crux-smart-faces:1.4-RC1'
// https://jarcasting.com/artifacts/org.cruxframework/crux-smart-faces/
implementation ("org.cruxframework:crux-smart-faces:1.4-RC1")
'org.cruxframework:crux-smart-faces:jar:1.4-RC1'
<dependency org="org.cruxframework" name="crux-smart-faces" rev="1.4-RC1">
<artifact name="crux-smart-faces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cruxframework', module='crux-smart-faces', version='1.4-RC1')
)
libraryDependencies += "org.cruxframework" % "crux-smart-faces" % "1.4-RC1"
[org.cruxframework/crux-smart-faces "1.4-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.cruxframework : crux-dev | jar | 5.5-RC1 |