![JAR search and dependency download from the Maven repository](/logo.png)
io.descoped.dc.api.node.StringBodyPublisherProducer Maven / Gradle / Ivy
package io.descoped.dc.api.node;
public interface StringBodyPublisherProducer extends BodyPublisherProducer {
String text();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy