is not current version
Last Version 0.2.1

be.novelfaces:novelfaces 0.1.0

NovelFaces is a JSF2 component library

GroupId

GroupId

be.novelfaces
ArtifactId

ArtifactId

novelfaces
Version

Version

0.1.0
Type

Type

pom

Download novelfaces 0.1.0

Filename Size
novelfaces-0.1.0.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/be.novelfaces/novelfaces/ -->
<dependency>
    <groupId>be.novelfaces</groupId>
    <artifactId>novelfaces</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.novelfaces/novelfaces/
implementation 'be.novelfaces:novelfaces:0.1.0'
// https://jarcasting.com/artifacts/be.novelfaces/novelfaces/
implementation ("be.novelfaces:novelfaces:0.1.0")
'be.novelfaces:novelfaces:pom:0.1.0'
<dependency org="be.novelfaces" name="novelfaces" rev="0.1.0">
  <artifact name="novelfaces" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.novelfaces', module='novelfaces', version='0.1.0')
)
libraryDependencies += "be.novelfaces" % "novelfaces" % "0.1.0"
[be.novelfaces/novelfaces "0.1.0"]