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

com.github.fmarmar.cucumber.tools.report.model.Match Maven / Gradle / Ivy

The newest version!
package com.github.fmarmar.cucumber.tools.report.model;

import lombok.Data;

@Data
public class Match {
	
	private String location;
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy