is not current version
Last Version 1.3.5

com.livefyre:utils 1.0.0

Utilities for assistance with Livefyre features.

GroupId

GroupId

com.livefyre
ArtifactId

ArtifactId

utils
Version

Version

1.0.0
Type

Type

jar

Download utils 1.0.0


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