GroupId | GroupIdorg.cruxframework |
---|---|
ArtifactId | ArtifactIdcrux-smart-faces |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
crux-smart-faces-1.0.1.pom | |
crux-smart-faces-1.0.1.jar | 256 KB |
crux-smart-faces-1.0.1-sources.jar | 97 KB |
crux-smart-faces-1.0.1-javadoc.jar | 639 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cruxframework/crux-smart-faces/ -->
<dependency>
<groupId>org.cruxframework</groupId>
<artifactId>crux-smart-faces</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.cruxframework/crux-smart-faces/
implementation 'org.cruxframework:crux-smart-faces:1.0.1'
// https://jarcasting.com/artifacts/org.cruxframework/crux-smart-faces/
implementation ("org.cruxframework:crux-smart-faces:1.0.1")
'org.cruxframework:crux-smart-faces:jar:1.0.1'
<dependency org="org.cruxframework" name="crux-smart-faces" rev="1.0.1">
<artifact name="crux-smart-faces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cruxframework', module='crux-smart-faces', version='1.0.1')
)
libraryDependencies += "org.cruxframework" % "crux-smart-faces" % "1.0.1"
[org.cruxframework/crux-smart-faces "1.0.1"]