com.github.skhatri.appthwack.client.LocalResource.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gradle-appthwack Show documentation
Show all versions of gradle-appthwack Show documentation
Perform various Appthwack Client operations from gradle as part of CI using this plugin
package com.github.skhatri.appthwack.client
import org.joda.time.LocalDateTime
public class LocalResource {
public LocalResource() {
}
}