is not current version
Last Version 1.6.2

org.bitbucket.simon_massey:thinbus-srp6a-js 1.2.1

Complete Secure Remote Password (SRP-6a) client session implementation written in Javascript / EMCAScript with a compatible server implementation written with Java Nimbus SRP6a.

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.bitbucket.simon_massey
ArtifactId

ArtifactId

thinbus-srp6a-js
Version

Version

1.2.1
Type

Type

jar

Download thinbus-srp6a-js 1.2.1


<!-- https://jarcasting.com/artifacts/org.bitbucket.simon_massey/thinbus-srp6a-js/ -->
<dependency>
    <groupId>org.bitbucket.simon_massey</groupId>
    <artifactId>thinbus-srp6a-js</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.simon_massey/thinbus-srp6a-js/
implementation 'org.bitbucket.simon_massey:thinbus-srp6a-js:1.2.1'
// https://jarcasting.com/artifacts/org.bitbucket.simon_massey/thinbus-srp6a-js/
implementation ("org.bitbucket.simon_massey:thinbus-srp6a-js:1.2.1")
'org.bitbucket.simon_massey:thinbus-srp6a-js:jar:1.2.1'
<dependency org="org.bitbucket.simon_massey" name="thinbus-srp6a-js" rev="1.2.1">
  <artifact name="thinbus-srp6a-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.simon_massey', module='thinbus-srp6a-js', version='1.2.1')
)
libraryDependencies += "org.bitbucket.simon_massey" % "thinbus-srp6a-js" % "1.2.1"
[org.bitbucket.simon_massey/thinbus-srp6a-js "1.2.1"]