edu.ksu.canvas.util.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of canvas-api Show documentation
Show all versions of canvas-api Show documentation
A native Java library to talk to the Canvas REST API
/**
* This package provides common utility functions to reduce code duplication
* for things like building API URLs.
*/
package edu.ksu.canvas.util;