is not current version
Last Version 1.5.0

net.bootsfaces:bootsfaces 1.1.3

TheCoder4EU

Categories

Categories

Net
GroupId

GroupId

net.bootsfaces
ArtifactId

ArtifactId

bootsfaces
Version

Version

1.1.3
Type

Type

jar

Download bootsfaces 1.1.3


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