License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks ORM Data Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.reactormonk |
ArtifactId | ArtifactIdcryptobits_2.13 |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptioncryptobits_2.13
Simple crypto for signing auth tokens
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cryptobits_2.13-1.3.1.pom | |
cryptobits_2.13-1.3.1.jar | 9 KB |
cryptobits_2.13-1.3.1-sources.jar | 872 bytes |
cryptobits_2.13-1.3.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.reactormonk/cryptobits_2.13/ -->
<dependency>
<groupId>org.reactormonk</groupId>
<artifactId>cryptobits_2.13</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactormonk/cryptobits_2.13/
implementation 'org.reactormonk:cryptobits_2.13:1.3.1'
// https://jarcasting.com/artifacts/org.reactormonk/cryptobits_2.13/
implementation ("org.reactormonk:cryptobits_2.13:1.3.1")
'org.reactormonk:cryptobits_2.13:jar:1.3.1'
<dependency org="org.reactormonk" name="cryptobits_2.13" rev="1.3.1">
<artifact name="cryptobits_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactormonk', module='cryptobits_2.13', version='1.3.1')
)
libraryDependencies += "org.reactormonk" % "cryptobits_2.13" % "1.3.1"
[org.reactormonk/cryptobits_2.13 "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.12 |