jar

com.github.macgregor : endlessfrontier-model

Maven & Gradle

Apr 08, 2018
0 stars

endlessfrontier-model · Project containing model objects used by the unofficial Endless Frontier api

Table Of Contents

Latest Version

Download com.github.macgregor : endlessfrontier-model JAR file - Latest Versions:

All Versions

Download com.github.macgregor : endlessfrontier-model JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window endlessfrontier-model-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.macgregor.ef.model.ekkor

├─ com.macgregor.ef.model.ekkor.ArtifactSetXML.class - [JAR]

├─ com.macgregor.ef.model.ekkor.ArtifactXML.class - [JAR]

├─ com.macgregor.ef.model.ekkor.PetSkillXML.class - [JAR]

├─ com.macgregor.ef.model.ekkor.PetXML.class - [JAR]

├─ com.macgregor.ef.model.ekkor.TranslationXML.class - [JAR]

├─ com.macgregor.ef.model.ekkor.UnitSkillXML.class - [JAR]

├─ com.macgregor.ef.model.ekkor.UnitXML.class - [JAR]

com.macgregor.ef.model.canonical

├─ com.macgregor.ef.model.canonical.Artifact.class - [JAR]

├─ com.macgregor.ef.model.canonical.ArtifactSet.class - [JAR]

├─ com.macgregor.ef.model.canonical.Pet.class - [JAR]

├─ com.macgregor.ef.model.canonical.PetSkill.class - [JAR]

├─ com.macgregor.ef.model.canonical.Translation.class - [JAR]

├─ com.macgregor.ef.model.canonical.Tribe.class - [JAR]

├─ com.macgregor.ef.model.canonical.Unit.class - [JAR]

├─ com.macgregor.ef.model.canonical.UnitSkill.class - [JAR]

com.macgregor.ef.annotations

├─ com.macgregor.ef.annotations.CanonicalField.class - [JAR]

├─ com.macgregor.ef.annotations.CanonicalModel.class - [JAR]

├─ com.macgregor.ef.annotations.Translate.class - [JAR]