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

it.auties.protobuf.serialization.model.converter.ProtobufConverterElement Maven / Gradle / Ivy

package it.auties.protobuf.serialization.model.converter;

public sealed interface ProtobufConverterElement permits ProtobufSerializerElement, ProtobufDeserializerElement {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy