net.servicestack.client.IHasVersion Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of client Show documentation
Show all versions of client Show documentation
A client library to call your ServiceStack webservices.
The newest version!
package net.servicestack.client;
/**
* Created by mythz on 9/11/2015.
*/
public interface IHasVersion {
}