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

de.sonallux.spotify.generator.openapi.validation.Instance Maven / Gradle / Ivy

There is a newer version: 2021.10.17
Show newest version
package de.sonallux.spotify.generator.openapi.validation;

import lombok.Getter;
import lombok.Setter;

@Getter
@Setter
public class Instance {
    private String pointer;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy