Skip to content
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

Publish Kotlin library to Maven Central #116

Open
nielsvanvelzen opened this issue Apr 8, 2021 · 2 comments
Open

Publish Kotlin library to Maven Central #116

nielsvanvelzen opened this issue Apr 8, 2021 · 2 comments
Labels
enhancement New feature or request Kotlin

Comments

@nielsvanvelzen
Copy link

We've started using BlurHashes for Jellyfin starting from version 10.6. I'm one of the maintainers of the Android TV app and I'm currently reviewing a pull request that adds support for BlurHash placeholders while loading images. So far it works great and I'm excited to ship the feature soon. Unfortunately the contributor had to copy the Kotlin decoder to our repository because it doesn't seem to be published anywhere.

This brings me to my request: would it be possible to publish the Kotlin decoder to Maven Central, so we can easily include it without copying the sources to our own repository?

@lukas1
Copy link

lukas1 commented Apr 12, 2021

+1, if this library is supposed to be used widespread, than this is pretty much a must have

@jerry-git jerry-git added Kotlin enhancement New feature or request labels Jun 10, 2022
@vanniktech
Copy link
Contributor

I've created a third party Kotlin Multiplatform Library with decoding + encoding support for both JVM and Android using Kotlin here; iOS is also supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Kotlin
Projects
None yet
Development

No branches or pull requests

4 participants