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

io.github.ashwithpoojary98.Variable Maven / Gradle / Ivy

The newest version!
package io.github.ashwithpoojary98;

import lombok.Data;

@Data
public class Variable {
    private String name;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy