All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.skhatri.appthwack.plugin.FileUploadExtension.groovy Maven / Gradle / Ivy

Go to download

Perform various Appthwack Client operations from gradle as part of CI using this plugin

There is a newer version: 1.0.2
Show newest version
package com.github.skhatri.appthwack.plugin

class FileUploadExtension {
    String name
    String file
    String type
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy