is not current version
Last Version 5.0.0-dev6

com.fireflysource:firefly-db 4.4.0


Categories

Categories

Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-db
Version

Version

4.4.0
Type

Type

jar

Download firefly-db 4.4.0


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