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

org.demographql.starwars.model.Episode Maven / Gradle / Ivy

There is a newer version: 2.3.1
Show newest version
package org.demographql.starwars.model;

public enum Episode {
    NEWHOPE,
    EMPIRE,
    JEDI
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy