не последняя версия
Последняя версия 5.0.2

com.fireflysource:firefly-example 4.0.23


Категории

Категории

Firefly Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.fireflysource
Идентификатор

Идентификатор

firefly-example
Версия

Версия

4.0.23
Тип

Тип

jar

Скачать firefly-example 4.0.23


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