cryptobits_2.11

Simple crypto for signing auth tokens

License

License

MIT
Categories

Categories

React User Interface Web Frameworks ORM Data Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.reactormonk
ArtifactId

ArtifactId

cryptobits_2.11
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

cryptobits_2.11
Simple crypto for signing auth tokens
Project URL

Project URL

https://github.com/reactormonk/cryptobits
Source Code Management

Source Code Management

https://github.com/reactormonk/cryptobits

Download cryptobits_2.11

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3
1.2
1.1
1.0