is not current version
Last Version 1.5.0

net.bootsfaces:bootsfaces 0.8.6

TheCoder4EU

Categories

Categories

Net
GroupId

GroupId

net.bootsfaces
ArtifactId

ArtifactId

bootsfaces
Version

Version

0.8.6
Type

Type

jar

Download bootsfaces 0.8.6


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