Skip to content

A repacking of Guava's TypeToken and associated classes for use in Mockspresso.

Notifications You must be signed in to change notification settings

episode6/mockspresso-reflect-guava

Repository files navigation

mockspresso-reflect-guava

A repackaging of Guava's TypeToken and associated classes for use in Mockspresso.

This repo contains no code, we are just repackaging, relocating and trimming guava directly in order to use it in mockspresso without conflicting with existing dependencies of our users.

Usage

repositories { jcenter() }
dependencies {
    implementation 'com.episode6.hackit.mockspresso:mockspresso-reflect-guava:27.1-android'
}

LICENSE

Guava is licensed under The Apache Software License, Version 2.0

About

A repacking of Guava's TypeToken and associated classes for use in Mockspresso.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages