Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 359 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 359 Bytes

Build Status

Strowger Java SDK

The SDK to interact with the strowger API.

##Installation

<dependency>
  <groupId>com.askfast.strowger.sdk</groupId>
  <artifactId>strowger-sdk</artifactId>
  <version>0.3.5</version>
</dependency>

Examples

TODO