is not current version
Last Version 1.3.5

com.livefyre:utils 1.3.2

Utilities for assistance with Livefyre features.

GroupId

GroupId

com.livefyre
ArtifactId

ArtifactId

utils
Version

Version

1.3.2
Type

Type

jar

Download utils 1.3.2


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