queueit / KnownUser.V3.JAVA

Known User Implementation (v.3.x) for Java
MIT License
7 stars 9 forks source link

Provide the SDK library publicly #6

Closed diegodondiego closed 3 years ago

diegodondiego commented 3 years ago

Currently, to use the SDK we need to clone the repository and build the library ourselves. But this process make it complicated to maintain and be updated with any updates that is needed.

Please provide a final jar version of the SDK in a public repository (like maven public registry) or even on github.

sp0x commented 3 years ago

We've published the SDK to maven. Refer to installation section for more details.