| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.nbaars |
| Идентификатор | Идентификаторpaseto4j-commons |
| Версия | Версия0.0.32 |
| Тип | Типjar |
| Описание |
Описаниеpaseto4j-commons
Library for Paseto in Java, see https://github.com/paragonie/paseto for more information
|
| Имя Файла | Размер |
|---|---|
| paseto4j-commons-0.0.32.pom | |
| paseto4j-commons-0.0.32.jar | 8 KB |
| paseto4j-commons-0.0.32-tests.jar | 5 KB |
| paseto4j-commons-0.0.32-sources.jar | 4 KB |
| paseto4j-commons-0.0.32-javadoc.jar | 434 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.nbaars/paseto4j-commons/ -->
<dependency>
<groupId>io.github.nbaars</groupId>
<artifactId>paseto4j-commons</artifactId>
<version>0.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nbaars/paseto4j-commons/
implementation 'io.github.nbaars:paseto4j-commons:0.0.32'
// https://jarcasting.com/artifacts/io.github.nbaars/paseto4j-commons/
implementation ("io.github.nbaars:paseto4j-commons:0.0.32")
'io.github.nbaars:paseto4j-commons:jar:0.0.32'
<dependency org="io.github.nbaars" name="paseto4j-commons" rev="0.0.32">
<artifact name="paseto4j-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nbaars', module='paseto4j-commons', version='0.0.32')
)
libraryDependencies += "io.github.nbaars" % "paseto4j-commons" % "0.0.32"
[io.github.nbaars/paseto4j-commons "0.0.32"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| com.google.guava : guava | jar | 30.0-jre |