GWT Crypto

A partial port of the Bouncycastle J2ME crypto library with parts taken from GWTx.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwt-crypto
ArtifactId

ArtifactId

gwt-crypto
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Crypto
A partial port of the Bouncycastle J2ME crypto library with parts taken from GWTx.

Download gwt-crypto

How to add to project

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

Dependencies

provided (1)

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

test (4)

Group / Artifact Type Version
junit : junit jar 3.8.2
com.google.gwt : gwt-dev jar 2.3.0
javax.validation : validation-api jar 1.0.0.GA
javax.validation : validation-api jar 1.0.0.GA

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0