is not current version
Last Version 0.6.1

net.aholbrook.paseto:encoding 0.4.2

Paseto EncodingProvider interface.

Categories

Categories

Net
GroupId

GroupId

net.aholbrook.paseto
ArtifactId

ArtifactId

encoding
Version

Version

0.4.2
Type

Type

jar

Download encoding 0.4.2


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