Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 505 Bytes

File metadata and controls

21 lines (14 loc) · 505 Bytes

GoPlus Security SDK for Java

The official GoPlus Security Java SDK.

Requirement

JDK >= 1.8

Installation

<dependency>
    <groupId>io.gopluslabs</groupId>
    <artifactId>goplus-sdk-java</artifactId>
    <version>0.1.9</version>
</dependency>

Documentation

Please see the SDK guide and API reference for the most up-to-date documentation and examples.