derecalliance / cryptography

cryptography primitives (secret sharing, secure channel) for implementing the DeRec protocol
Apache License 2.0
4 stars 0 forks source link

Publish built JAR file to Maven local repository #28

Closed diptimahamuni closed 1 month ago

diptimahamuni commented 1 month ago

There should be an option to publish JAR file built by the build.gradle file to the Maven local repository, for implementations of the DeRec library to use. This makes it simpler to manage dependencies rather than manually copying the JAR file.