wokier / gwt-crypto

Automatically exported from code.google.com/p/gwt-crypto
8 stars 1 forks source link

gwt-crypto

yourmodule.gwt.xml

<inherits name="com.googlecode.gwt.crypto.Crypto"/>

pom.xml

<dependencies>
    <dependency>
        <groupId>com.googlecode.gwt-crypto</groupId>
        <artifactId>gwt-crypto</artifactId>
        <version>2.3.0</version>
    </dependency>
</dependencies>