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