polkadot-java / api

Java APIs around Polkadot and any Substrate-based chain RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.Full documentation & examples available.
https://polkadot-java.github.io/
Apache License 2.0
61 stars 28 forks source link

Make the API Library available as Maven Repository compliant artefact #13

Open talfco opened 5 years ago

talfco commented 5 years ago

The API Library should be available as Maven compliant artifact published on Maven Central (or as part of the API repository itself, i.e. publish directory) in order to allow easy integration for early consumer of the API.

paulvi commented 3 years ago

There is not such thing as Maven compliant artifact.

This issue is just about publishing binaries to Maven Central.

As it is still not published after 2 years, I bet hardly anybody is using this project.