is not current version
Last Version 5.0.0-dev6

com.fireflysource:firefly 3.0.4.4


Categories

Categories

Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly
Version

Version

3.0.4.4
Type

Type

jar

Download firefly 3.0.4.4


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