Skip to content

scopely/leanplum-java-sdk

Repository files navigation

Leanplum SDK for Java

Uses Retrofit to encapsulate the Leanplum API.

Download

The SDK is hosted on Bintray, to use it in your build, add the Maven repository to your repositories list:

repositories {
    maven {
        url  "http://dl.bintray.com/scopely-oss/scopely-maven" 
    }
}

API Coverage

  • Track
  • Advance
  • Multi
  • GetVars

Testing

Make sure to set the environment variables LEANPLUM_APP_ID and LEANPLUM_KEY to a set of valid development credentials in order to run the tests. You should use a sandbox test app for this.

Deploying

This library builds automatically on Travis-CI, and successful builds from the master branch auto-deploy to Bintray.

About

Java SDK for Leanplum's management APIs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages