Download Nimbus SRP

Maven

Stable releases of the Nimbus SRP library are pushed to Maven Central under

  • GroupId: com.nimbusds

  • ArtifactId: srp6a

These include the library source code, compiled JAR and JavaDocs.

Browse Nimbus SRP packages on Maven Central

To add the library to your Maven project use the following template:

<dependency>
    <groupId>com.nimbusds</groupId>
    <artifactId>srp6a</artifactId>
    <version>[ version ]</version>
</dependency>

where [ version ] should be the latest stable release.

Git

The sources can also be downloaded from the project's git repo at Bitbucket:

Nimbus SRP git repo

News

Follow us on Twitter for all Nimbus-SRP library updates and developments:

https://twitter.com/connect2id