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

io.ryos.rhino.sdk.dsl.GaugeDsl Maven / Gradle / Ivy

The newest version!
package io.ryos.rhino.sdk.dsl;

public interface GaugeDsl extends MaterializableDslItem {

  String getTag();

  MaterializableDslItem getMeasureableItem();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy