GirderClient [JAVA] Interface to communicate with Girder External Librairies okHTTP okIO Json-Simple Use GirderClient girderClient = new GirderClient("GirderApiKey"); Download file // Download a file from the id of a girder file girderClient.downloadFile(fileID);