is not current version
Last Version 5.0.2

com.fireflysource:firefly-net 5.0.0-alpha7


Categories

Categories

Net Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-net
Version

Version

5.0.0-alpha7
Type

Type

jar

Download firefly-net 5.0.0-alpha7


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