Download hs-game-entities-1.0.4.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.4 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials