| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.linkedin-j |
| ArtifactId | ArtifactIdlinkedin-j |
| Last Version | Last Version1.0.416 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionLinkedIn-J
A Java wrapper for LinkedIn APIs.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| linkedin-j-1.0.416.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.linkedin-j/linkedin-j/ -->
<dependency>
<groupId>com.googlecode.linkedin-j</groupId>
<artifactId>linkedin-j</artifactId>
<version>1.0.416</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.linkedin-j/linkedin-j/
implementation 'com.googlecode.linkedin-j:linkedin-j:1.0.416'
// https://jarcasting.com/artifacts/com.googlecode.linkedin-j/linkedin-j/
implementation ("com.googlecode.linkedin-j:linkedin-j:1.0.416")
'com.googlecode.linkedin-j:linkedin-j:pom:1.0.416'
<dependency org="com.googlecode.linkedin-j" name="linkedin-j" rev="1.0.416">
<artifact name="linkedin-j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.linkedin-j', module='linkedin-j', version='1.0.416')
)
libraryDependencies += "com.googlecode.linkedin-j" % "linkedin-j" % "1.0.416"
[com.googlecode.linkedin-j/linkedin-j "1.0.416"]
| Group / Artifact | Type | Version |
|---|---|---|
| oauth.signpost : signpost-core | jar | 1.2.1.1 |
| commons-codec : commons-codec | jar | 1.3 |
| net.sf.kxml : kxml2 | jar | 2.3.0 |
| commons-cli : commons-cli | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |