Omertron / api-omdb

API for the Open Movie Database
GNU General Public License v3.0
27 stars 20 forks source link

Is there a way to install via gradle? #15

Closed ghost closed 5 years ago

ghost commented 5 years ago

Sorry, I'm a noob and have trouble putting this library on to my project.

ghost commented 5 years ago

This worked:

implementation group: 'com.omertron', name: 'API-OMDB', version: '1.5'