is not current version
Last Version 5.0.0-dev6

com.fireflysource:firefly-kotlin-ext 4.3.1


Categories

Categories

Kotlin Languages Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-kotlin-ext
Version

Version

4.3.1
Type

Type

jar

Download firefly-kotlin-ext 4.3.1


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