is not current version
Last Version 5.0.0-dev6

com.fireflysource:firefly-boot 4.9.1


Categories

Categories

Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-boot
Version

Version

4.9.1
Type

Type

jar

Download firefly-boot 4.9.1


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