TonicArtos / SuperSLiM

A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.
http://tonicartos.nz
2.12k stars 297 forks source link

Cant import #90

Closed faizandedia closed 9 years ago

faizandedia commented 9 years ago

trying to import, doesn't work with dependency, any help?

dependencies { compile 'com.tonicartos:superslim:0.4.12' }

TonicArtos commented 9 years ago

Check that you have either the maven central or jcenter repositories enabled in your top level build.gradle file.

TonicArtos commented 9 years ago

@faizandedia Do you still have the problem?

TonicArtos commented 9 years ago

Closing until further information is received.