![JAR search and dependency download from the Maven repository](/logo.png)
net.intelie.liverig.witsml.query.Constants Maven / Gradle / Ivy
The newest version!
package net.intelie.liverig.witsml.query;
public interface Constants {
String RETURN_ELEMENTS_REQUESTED = "returnElements=requested";
String RETURN_ELEMENTS_ALL = "returnElements=all";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy