I’m unsure about the conventions for the arrow doc...
# arrow
j
I’m unsure about the conventions for the arrow documentation but is there a reason that the needed artefact is not mentioned on https://arrow-kt.io/docs/0.10/integrations/retrofit/#retrofit I only got this working after adding
Copy code
io.arrow-kt:arrow-integration-retrofit-adapter:0.10.4
to my dependencies. Is there a way to create an issue or pull request to improve that page?