is not current version
Last Version 1.5.0

net.bootsfaces:bootsfaces 0.6.0

TheCoder4EU

Categories

Categories

Net
GroupId

GroupId

net.bootsfaces
ArtifactId

ArtifactId

bootsfaces
Version

Version

0.6.0
Type

Type

jar

Download bootsfaces 0.6.0


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