GWT Crypto

A GWT cryptography library ported from Legion of the Bouncy Castle.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.ttt43ttt
ArtifactId

ArtifactId

gwt-crypto
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Crypto
A GWT cryptography library ported from Legion of the Bouncy Castle.
Project URL

Project URL

https://github.com/ttt43ttt/gwt-crypto

Download gwt-crypto

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ttt43ttt : gwtx jar 2.7.0

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar
com.google.gwt : gwt-dev jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.0