Closed 4ig closed 1 year ago
If anyone needs it, I made a fork and published it to Maven Central.
Gradle
implementation 'org.sol4k:tweetnacl:0.1.5'
Maven
<dependency>
<groupId>org.sol4k</groupId>
<artifactId>tweetnacl</artifactId>
<version>0.1.5</version>
</dependency>
@Shpota Not sure if you can open a pull request for it. thx.
Thank you for implementing this library! It's great! Is there a reason it is not published to Maven Central? Can I help in it in any way?