is not current version
Last Version 5.0.0-dev6

com.fireflysource:firefly-nettool 4.0.14


Categories

Categories

Net Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-nettool
Version

Version

4.0.14
Type

Type

jar

Download firefly-nettool 4.0.14


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