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

com.fireflysource:firefly-common 5.0.0


Категории

Категории

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

Группа

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

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

firefly-common
Версия

Версия

5.0.0
Тип

Тип

jar

Скачать firefly-common 5.0.0


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