-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Where is it published? #58
Comments
Good question. As binary is going to EOL, the whole Yahoo open source projects are suggested to move to GitHub packages or maven central. But when I finished move to GitHub package I found it need keys to install. So I'll switch to maven central later. During this time, I'll also push 0.5.6 to binary as well. |
Are the releases expected to be available here: |
It's released as a GitHub Package now |
Yeah, can see that. My question is about mvn/gradle repository. |
For SBT, this is what I set: https://github.com/outr/lightdb/blob/master/build.sbt#L28 |
FYI, I found JitPack pretty helpful for those who don't want to deal with tokens and just get a dependency: https://jitpack.io/
|
I see that 0.5.5 and 0.5.6 have recently been released, but they are not published to https://yahoo.bintray.com/maven. Where can I get those artifacts? Also, is there any way this will ever be published to Maven Central?
The text was updated successfully, but these errors were encountered: