To be used with ecto
and plug
to parse cursor-based paging input for projects in EKYCSolutions
- Note: Make sure the environment you are getting the dependency from are authenticated to the repo
def deps do
[
{:paging_input_ecto, git: "git@github.com:EKYCSolutions/paging_input_ecto.git"}
]
end