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

com.chrisdempewolf.pinterest.fields.Fields.kt Maven / Gradle / Ivy

There is a newer version: 4.2.1
Show newest version
package com.chrisdempewolf.pinterest.fields

interface Fields {
    fun build(): String
    fun withAll(): Fields
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy