is not current version
Last Version 0.0.32

paseto4j-parent 0.0.29

Library for Paseto in Java, see https://github.com/paragonie/paseto for more information

License

License

GroupId

GroupId

io.github.nbaars
ArtifactId

ArtifactId

paseto4j
Version

Version

0.0.29
Type

Type

pom
Description

Description

paseto4j-parent
Library for Paseto in Java, see https://github.com/paragonie/paseto for more information
Project URL

Project URL

https://github.com/nbaars/paseto4j
Source Code Management

Source Code Management

https://github.com/nbaars/paseto4j

Download paseto4j 0.0.29

Filename Size
paseto4j-0.0.29.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.nbaars/paseto4j/ -->
<dependency>
    <groupId>io.github.nbaars</groupId>
    <artifactId>paseto4j</artifactId>
    <version>0.0.29</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.nbaars/paseto4j/
implementation 'io.github.nbaars:paseto4j:0.0.29'
// https://jarcasting.com/artifacts/io.github.nbaars/paseto4j/
implementation ("io.github.nbaars:paseto4j:0.0.29")
'io.github.nbaars:paseto4j:pom:0.0.29'
<dependency org="io.github.nbaars" name="paseto4j" rev="0.0.29">
  <artifact name="paseto4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.nbaars', module='paseto4j', version='0.0.29')
)
libraryDependencies += "io.github.nbaars" % "paseto4j" % "0.0.29"
[io.github.nbaars/paseto4j "0.0.29"]

Dependencies

compile (5)

Group / Artifact Type Version
com.squareup.okio : okio jar 1.14.1
com.google.guava : guava jar 30.0-jre
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-params jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

  • version1
  • version2
  • examples