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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials