is not current version
Last Version 1.5.0

net.bootsfaces:bootsfaces 0.9.1

TheCoder4EU

Categories

Categories

Net
GroupId

GroupId

net.bootsfaces
ArtifactId

ArtifactId

bootsfaces
Version

Version

0.9.1
Type

Type

jar

Download bootsfaces 0.9.1


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