is not current version
Last Version 2.1.3

java-upwork-oauth2 2.1.2

JAVA bindings for Upwork API (OAuth2)

License

License

GroupId

GroupId

com.Upwork
ArtifactId

ArtifactId

api
Version

Version

2.1.2
Type

Type

jar
Description

Description

java-upwork-oauth2
JAVA bindings for Upwork API (OAuth2)
Project URL

Project URL

https://developers.upwork.com/?lang=java
Project Organization

Project Organization

Upwork
Source Code Management

Source Code Management

https://github.com/upwork/java-upwork-oauth2

Download api 2.1.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.json : org.json jar chargebee-1.0
com.google.oauth-client : google-oauth-client jar 1.25.0
com.google.http-client : google-http-client-jackson2 jar 1.25.0
org.junit.contrib : junit-theories jar 4.12
com.liferay : org.powermock.modules.junit4 jar 1.5.6.LIFERAY-PATCHED-1
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-mockito-release-full jar 1.6.1

Project Modules

There are no modules declared in this project.