Download hs-game-entities-1.0.19.jar file - Jar h

Jar examples for h:hs-game-entities

Description

POJOs representing a Hearthstone game entity and game constants

You can download jar file hs-game-entities 1.0.19 in this page.

License

MIT License

Build File

You can use the following script to add hs-game-entities-1.0.19.jar to your project.

<dependency>
   <groupId>com.zerotoheroes</groupId>
   <artifactId>hs-game-entities</artifactId>
   <version>1.0.19</version>
</dependency>
compile group: 'com.zerotoheroes', name: 'hs-game-entities', version: '1.0.19'
libraryDependencies += "com.zerotoheroes" % "hs-game-entities" % "1.0.19"
<dependency org="com.zerotoheroes" name="hs-game-entities" rev="1.0.19"/>
@Grapes(@Grab(group='com.zerotoheroes', module='hs-game-entities', version='1.0.19'))
'com.zerotoheroes:hs-game-entities:jar:1.0.19'

Download

Click the following link to download the jar file.

hs-game-entities-1.0.19-javadoc.jar
hs-game-entities-1.0.19-sources.jar
hs-game-entities-1.0.19.jar
hs-game-entities-1.0.19.pom



Related Tutorials