Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Distribute Client API #58

Closed
dxslly opened this issue May 16, 2017 · 1 comment
Closed

Distribute Client API #58

dxslly opened this issue May 16, 2017 · 1 comment
Assignees
Labels

Comments

@dxslly
Copy link
Collaborator

dxslly commented May 16, 2017

To help 3P client developers get started quickly we should distribute our client library in a way that allows developers to use Gradle's dependency management to import OpenYOLO.

@dxslly
Copy link
Collaborator Author

dxslly commented Jun 8, 2017

Iain has just added OpenYOLO to JCenter. Woohoo!!

repositories {
  jcenter()
}

dependencies {
  // ...
  compile 'net.openid:openyolo-api:0.1.1'
}

@dxslly dxslly closed this as completed Jun 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants