Skip to content

GoPlusSecurity/goplus-sdk-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.8</version>
</dependency>

Documentation

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