Jar examples for h:hs-game-entities
POJOs representing a Hearthstone game entity and game constants
You can download jar file hs-game-entities 1.0.9 in this page.
MIT License
You can use the following script to add hs-game-entities-1.0.9.jar to your project.
<dependency> <groupId>com.zerotoheroes</groupId> <artifactId>hs-game-entities</artifactId> <version>1.0.9</version> </dependency>
compile group: 'com.zerotoheroes', name: 'hs-game-entities', version: '1.0.9'
libraryDependencies += "com.zerotoheroes" % "hs-game-entities" % "1.0.9"
<dependency org="com.zerotoheroes" name="hs-game-entities" rev="1.0.9"/>
@Grapes(@Grab(group='com.zerotoheroes', module='hs-game-entities', version='1.0.9'))
'com.zerotoheroes:hs-game-entities:jar:1.0.9'
Click the following link to download the jar file.
hs-game-entities-1.0.9-javadoc.jar