cookiemaster-android

Native Android extraction from com.cordova.plugins.cookiemaster.CookieMaster for reuse in native Android as well as Cordova.

MIT License

Stars
0

cookiemaster-android

About

Native Android extraction from com.cordova.plugins.cookiemaster.CookieMaster for reuse in native Android as well as Cordova.

Features:

  • Feature 1
  • Feature 2

Setup

Releases are published to bintray jcenter and maven central.

Maven

<dependency>
  <groupId>com.verizon.api</groupId>
  <artifactId>cookiemaster-android</artifactId>
  <version>0.1.0</version>
</dependency>

Gradle

compile 'com.verizon.api:cookiemaster-android:0.1.0'

Snapshots

You can use snapshot versions through JitPack:

  1. Go to JitPack project page
  2. Select Commits section and click Get it on commit you want to use (top one - the most recent)
  3. Follow displayed instruction: add repository and change dependency (NOTE: due to JitPack convention artifact group will be different)

Usage

Badges
Extracted from project README
Greenkeeper badge License Build Status Coverage Status java lib generator