is not current version
Last Version 4.0.20

com.fireflysource:firefly-template 3.0.4.1


Categories

Categories

Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-template
Version

Version

3.0.4.1
Type

Type

jar

Download firefly-template 3.0.4.1


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