All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download hs-game-entities JAR 1.0.35 with all dependencies


POJOs representing a Hearthstone game entity and game constants

Files of the artifact hs-game-entities version 1.0.35 from the group com.zerotoheroes.

Artifact hs-game-entities
Group com.zerotoheroes
Version 1.0.35
Last update 08. November 2019
Tags: hearthstone representing entity pojos constants game
Organization not specified
URL https://github.com/Zero-to-Heroes/hs-game-entities
License MIT License
Dependencies amount 9
Dependencies slf4j-jdk14, jaxb-api, jaxb-runtime, jaxb-core, txw2, istack-commons-runtime, stax-ex, FastInfoset, commons-lang,
There are maybe transitive dependencies!
There is a newer version: 1.0.37
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of hs-game-entities Show documentation

Please rate this JAR file. Is it a good library?

1 downloads

Source code of hs-game-entities version 1.0.35

META-INF
META-INF.META-INF.MANIFEST.MF
com.zerotoheroes.hsgameentities.enums
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.CardClass
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.CardType
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.ChoiceType
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.Faction
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.FormatType
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.GameTag
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.GameType
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.MetaDataType
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.Mulligan
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.OptionType
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.PlayReq
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.PlayState
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.PowSubType
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.Rarity
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.State
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.Step
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.Type
com.zerotoheroes.hsgameentities.enums.com.zerotoheroes.hsgameentities.enums.Zone
com.zerotoheroes.hsgameentities.replaydata
com.zerotoheroes.hsgameentities.replaydata.com.zerotoheroes.hsgameentities.replaydata.Game
com.zerotoheroes.hsgameentities.replaydata.com.zerotoheroes.hsgameentities.replaydata.GameData
com.zerotoheroes.hsgameentities.replaydata.com.zerotoheroes.hsgameentities.replaydata.GameHelper
com.zerotoheroes.hsgameentities.replaydata.com.zerotoheroes.hsgameentities.replaydata.HearthstoneReplay
com.zerotoheroes.hsgameentities.replaydata.entities
com.zerotoheroes.hsgameentities.replaydata.entities.com.zerotoheroes.hsgameentities.replaydata.entities.BaseEntity
com.zerotoheroes.hsgameentities.replaydata.entities.com.zerotoheroes.hsgameentities.replaydata.entities.FullEntity
com.zerotoheroes.hsgameentities.replaydata.entities.com.zerotoheroes.hsgameentities.replaydata.entities.GameEntity
com.zerotoheroes.hsgameentities.replaydata.entities.com.zerotoheroes.hsgameentities.replaydata.entities.PlayerEntity
com.zerotoheroes.hsgameentities.replaydata.gameactions
com.zerotoheroes.hsgameentities.replaydata.gameactions.com.zerotoheroes.hsgameentities.replaydata.gameactions.Action
com.zerotoheroes.hsgameentities.replaydata.gameactions.com.zerotoheroes.hsgameentities.replaydata.gameactions.ChangeEntity
com.zerotoheroes.hsgameentities.replaydata.gameactions.com.zerotoheroes.hsgameentities.replaydata.gameactions.ChosenEntities
com.zerotoheroes.hsgameentities.replaydata.gameactions.com.zerotoheroes.hsgameentities.replaydata.gameactions.GameAction
com.zerotoheroes.hsgameentities.replaydata.gameactions.com.zerotoheroes.hsgameentities.replaydata.gameactions.HideEntity
com.zerotoheroes.hsgameentities.replaydata.gameactions.com.zerotoheroes.hsgameentities.replaydata.gameactions.ShowEntity
com.zerotoheroes.hsgameentities.replaydata.gameactions.com.zerotoheroes.hsgameentities.replaydata.gameactions.Tag
com.zerotoheroes.hsgameentities.replaydata.gameactions.com.zerotoheroes.hsgameentities.replaydata.gameactions.TagChange
com.zerotoheroes.hsgameentities.replaydata.meta
com.zerotoheroes.hsgameentities.replaydata.meta.com.zerotoheroes.hsgameentities.replaydata.meta.Choice
com.zerotoheroes.hsgameentities.replaydata.meta.com.zerotoheroes.hsgameentities.replaydata.meta.Choices
com.zerotoheroes.hsgameentities.replaydata.meta.com.zerotoheroes.hsgameentities.replaydata.meta.Info
com.zerotoheroes.hsgameentities.replaydata.meta.com.zerotoheroes.hsgameentities.replaydata.meta.MetaData
com.zerotoheroes.hsgameentities.replaydata.meta.com.zerotoheroes.hsgameentities.replaydata.meta.SendChoices
com.zerotoheroes.hsgameentities.replaydata.meta.options
com.zerotoheroes.hsgameentities.replaydata.meta.options.com.zerotoheroes.hsgameentities.replaydata.meta.options.Option
com.zerotoheroes.hsgameentities.replaydata.meta.options.com.zerotoheroes.hsgameentities.replaydata.meta.options.OptionItem
com.zerotoheroes.hsgameentities.replaydata.meta.options.com.zerotoheroes.hsgameentities.replaydata.meta.options.Options
com.zerotoheroes.hsgameentities.replaydata.meta.options.com.zerotoheroes.hsgameentities.replaydata.meta.options.SendOption
com.zerotoheroes.hsgameentities.replaydata.meta.options.com.zerotoheroes.hsgameentities.replaydata.meta.options.SubOption
com.zerotoheroes.hsgameentities.replaydata.meta.options.com.zerotoheroes.hsgameentities.replaydata.meta.options.Target
.logging.properties




© 2015 - 2024 Weber Informatics LLC | Privacy Policy