GroupId | GroupIdbe.novelfaces |
---|---|
ArtifactId | ArtifactIdnovelfaces |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNovelFaces main
NovelFaces is a JSF2 component library
|
Filename | Size |
---|---|
novelfaces-0.2.1.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.novelfaces/novelfaces/ -->
<dependency>
<groupId>be.novelfaces</groupId>
<artifactId>novelfaces</artifactId>
<version>0.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.novelfaces/novelfaces/
implementation 'be.novelfaces:novelfaces:0.2.1'
// https://jarcasting.com/artifacts/be.novelfaces/novelfaces/
implementation ("be.novelfaces:novelfaces:0.2.1")
'be.novelfaces:novelfaces:pom:0.2.1'
<dependency org="be.novelfaces" name="novelfaces" rev="0.2.1">
<artifact name="novelfaces" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.novelfaces', module='novelfaces', version='0.2.1')
)
libraryDependencies += "be.novelfaces" % "novelfaces" % "0.2.1"
[be.novelfaces/novelfaces "0.2.1"]