is not current version
Last Version 3.5.0

org.butterfaces:butterfaces 3.0.3

ButterFaces is a JSF2 component library.

GroupId

GroupId

org.butterfaces
ArtifactId

ArtifactId

butterfaces
Version

Version

3.0.3
Type

Type

pom

Download butterfaces 3.0.3

Filename Size
butterfaces-3.0.3.pom 7 KB
Browse

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