is not current version
Last Version 5.0.2

com.fireflysource:firefly-net 5.0.0-alpha9


Categories

Categories

Net Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-net
Version

Version

5.0.0-alpha9
Type

Type

jar

Download firefly-net 5.0.0-alpha9


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