is not current version
Last Version 0.2.2

com.spotify:crtauth 0.2.1

A public key backed client/server authentication system

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

crtauth
Version

Version

0.2.1
Type

Type

jar

Download crtauth 0.2.1


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