is not current version
Last Version 5.0.2

com.fireflysource:firefly-common 3.0.4.3


Categories

Categories

Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-common
Version

Version

3.0.4.3
Type

Type

jar

Download firefly-common 3.0.4.3


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