Hi! Where did the snapshot for arrow-integration-r...
# arrow
k
Hi! Where did the snapshot for arrow-integration-retrofit-adapter go? It doesn't seem to get resolved today (https://oss.jfrog.org/artifactory/oss-snapshot-local/io/arrow-kt/arrow-integration-retrofit-adapter/0.10.5-SNAPSHOT/arrow-integration-retrofit-adapter-0.10.5-SNAPSHOT.pom) and I don't thing I changed anything related to versions lately… 🤔
r
Hi @kluck, sorry for the inconvenience. The artifact has been renamed with 's':
arrow-integrations-retrofit-adapter
Please, let me know that it works for you when adding the missing 's'
Thanks!!
k
That seems to do the trick, thank you @Rachel! I could update the website doc to reflect the changes if you point me to where it is in the repos 😉
r
Thanks to you!
k
Hmm, I was trying to find using plain text search in github to locate where the documentation from https://arrow-kt.io/docs is, but this doesn't yield anything… What sorcery is this? Where does this doc come from? 😄
r
🙌
You can find the Arrow Site link in
README.md
for
arrow
repository
README.md
includes the details about documentation
Please, let me know if it's not clear or I can help you with what you're trying to improve/change 🙌
k
Nothing too fancy, I just wanted to update this part: https://arrow-kt.io/docs/next/quickstart/libraries/#arrow-integration-retrofit-adapter which is where I looked when trying to resolve my problem, and which doesn't reflect (yet!) the changes you pushed yesterday.
r
Oh, thank you so much!!
That page is still in
arrow-core
repository:
Looking forward to receiving your contribution 🙌
Thanks!!