| License |
License |
|---|---|
| GroupId | GroupIdcom.livefyre |
| ArtifactId | ArtifactIdutils |
| Version | Version1.3.5 |
| Type | Typejar |
| Description |
DescriptionLivefyre Utils
Utilities for assistance with Livefyre features.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationLivefyre |
| Filename | Size |
|---|---|
| utils-1.3.5.pom | |
| utils-1.3.5.jar | 36 KB |
| utils-1.3.5-sources.jar | 31 KB |
| utils-1.3.5-javadoc.jar | 181 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.livefyre/utils/ -->
<dependency>
<groupId>com.livefyre</groupId>
<artifactId>utils</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.livefyre/utils/
implementation 'com.livefyre:utils:1.3.5'
// https://jarcasting.com/artifacts/com.livefyre/utils/
implementation ("com.livefyre:utils:1.3.5")
'com.livefyre:utils:jar:1.3.5'
<dependency org="com.livefyre" name="utils" rev="1.3.5">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.livefyre', module='utils', version='1.3.5')
)
libraryDependencies += "com.livefyre" % "utils" % "1.3.5"
[com.livefyre/utils "1.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.jersey : jersey-client | jar | 1.18.1 |
| org.json : json | jar | 20140107 |
| com.google.guava : guava | jar | 17.0 |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |