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

nebula.plugin.bintray.GpgSignRequest.kt Maven / Gradle / Ivy

There is a newer version: 8.5.0
Show newest version
package nebula.plugin.bintray

data class GpgSignRequest(val subject: String, val passphrase: String, val private_key: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy