This is the official OAuth 2.0 Java client SDK for the Playlyfe API. It supports the client_credentials and authorization code OAuth 2.0 flows.
'com.playlyfe:sdk:0.1.0'
<dependency>
<groupId>com.playlyfe</groupId>
<artifactId>sdk</artifactId>
<version>0.1.0</version>
</dependency>
<dependency org="com.playlyfe" name="sdk" rev="0.1.0"/>
"com.playlyfe", "sdk", "0.1.0"