is not current version
Last Version 5.0.2

com.fireflysource:firefly-example 4.0.22


Categories

Categories

Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-example
Version

Version

4.0.22
Type

Type

jar

Download firefly-example 4.0.22


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