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

tech.grasshopper.combiner.pojo.Device Maven / Gradle / Ivy

The newest version!
package tech.grasshopper.combiner.pojo;

import lombok.Data;

@Data
public class Device {
	private String name;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy