com.arellomobile.mvp.MvpView Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of moxy Show documentation
Show all versions of moxy Show documentation
MoxyX, we added X for make this library coolest
The newest version!
package com.arellomobile.mvp;
/**
* Date: 21.01.2016
* Time: 19:58
*
* @author Yuri Shmakov
*/
public interface MvpView {
}