NovelFaces main

NovelFaces is a JSF2 component library

GroupId

GroupId

be.novelfaces
ArtifactId

ArtifactId

novelfaces
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

NovelFaces main
NovelFaces is a JSF2 component library

Download novelfaces

Filename Size
novelfaces-0.2.1.pom 15 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • novelfaces-components
  • novelfaces-showcase
  • novelfaces-assembly

Versions

Version
0.2.1
0.1.0