| License |
License |
|---|---|
| GroupId | GroupIdcom.livefyre |
| ArtifactId | ArtifactIdlivefyre |
| Last Version | Last Version2.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLivefyre Utils
Utilities for assistance with Livefyre features.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationLivefyre |
| Filename | Size |
|---|---|
| livefyre-2.0.3.pom | |
| livefyre-2.0.3.jar | 51 KB |
| livefyre-2.0.3-sources.jar | 40 KB |
| livefyre-2.0.3-javadoc.jar | 267 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.livefyre/livefyre/ -->
<dependency>
<groupId>com.livefyre</groupId>
<artifactId>livefyre</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.livefyre/livefyre/
implementation 'com.livefyre:livefyre:2.0.3'
// https://jarcasting.com/artifacts/com.livefyre/livefyre/
implementation ("com.livefyre:livefyre:2.0.3")
'com.livefyre:livefyre:jar:2.0.3'
<dependency org="com.livefyre" name="livefyre" rev="2.0.3">
<artifact name="livefyre" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.livefyre', module='livefyre', version='2.0.3')
)
libraryDependencies += "com.livefyre" % "livefyre" % "2.0.3"
[com.livefyre/livefyre "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.jersey : jersey-client | jar | [1.18.1,) |
| com.google.code.gson : gson | jar | [2.3,) |
| com.google.guava : guava | jar | [18.0,) |
| org.apache.commons : commons-lang3 | jar | [3.0.1,) |
| org.bitbucket.b_c : jose4j | jar | [0.4.1,) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.googlecode.junit-toolbox : junit-toolbox | jar | 1.8 |
| com.googlecode.openpojo : openpojo | jar | 0.6.0 |