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

nl.openweb.structured.data.schema.entities.StructuredValue Maven / Gradle / Ivy

package nl.openweb.structured.data.schema.entities;

public class StructuredValue extends Intangible {
    StructuredValue(StructuredValue.Builder builder) {
        super(builder);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy