![JAR search and dependency download from the Maven repository](/logo.png)
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 - 2025 Weber Informatics LLC | Privacy Policy