is not current version
Last Version 2.0.3

com.livefyre:livefyre 2.0.0

Utilities for assistance with Livefyre features.

GroupId

GroupId

com.livefyre
ArtifactId

ArtifactId

livefyre
Version

Version

2.0.0
Type

Type

jar

Download livefyre 2.0.0


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