is not current version
Last Version 1.5.0

net.bootsfaces:bootsfaces 1.1.1

TheCoder4EU

Categories

Categories

Net
GroupId

GroupId

net.bootsfaces
ArtifactId

ArtifactId

bootsfaces
Version

Version

1.1.1
Type

Type

jar

Download bootsfaces 1.1.1


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