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

com.aventstack.extentreports.gherkin.model.GherkinEntity Maven / Gradle / Ivy

There is a newer version: 5.1.2
Show newest version
package com.aventstack.extentreports.gherkin.model;

import java.io.Serializable;

public abstract class GherkinEntity implements Serializable {
    private static final long serialVersionUID = 725203884274843593L;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy