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

com.livefyre:livefyre 2.0.1

Utilities for assistance with Livefyre features.

Группа

Группа

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

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

livefyre
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать livefyre 2.0.1


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